Crate sophia_inmem

Crate sophia_inmem 

Source
Expand description

This crate is part of Sophia, an RDF and Linked Data toolkit in Rust.

It provides in-memory implementations of graphs and datasets.

Modulesยง

dataset
In-memory implementations of Dataset
graph
In-memory implementations of Graph
index
A TermIndex is a bidirectional assocuation of terms with short numeric indices.