Module rdftk_memgraph::simple[][src]

Expand description

TBD

Structs

MemGraph

A very simple in-memory implementation of the Graph and NamedGraph traits.

MemGraphFactory

A factory creating MemGraph instances.

Functions

graph_factory

Retrieve the graph factory for simple MemGraph instances.