[][src]Crate rdftk_graph

Deprecated, moved to crate rdftk_core.

Modules

caching

An extension to the core Graph to support graphs that cache literal and resource values to reduce memory use/fragmentation.

mapping

A trait for prefix-mapping required by the Graph trait.

named

An extension to the core Graph to support named graphs.

Enums

Prefix

Traits

CachingGraph
Graph

The core Graph type implemented by all model providers.

NamedGraph