[][src]Crate rdftk_memgraph

An implementation of the Graph traits for simple in-memory cases.

Example

TBD

Re-exports

pub use mapping::*;

Modules

mapping

Implementation of the PrefixMapping trait for MemGraph.

Structs

MemGraph

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