Module rdftk_core::simple::indexed[][src]

Expand description

Simple, in-memory implementation of the Graph and GraphFactory traits with support for subject, predicate, and object, indices.

Structs

IndexedSimpleGraph

Simple, in-memory implementation of the Graph trait.

Functions

graph_factory

Retrieve the GraphFactory factory for simple::SimpleGraph instances.