Module rdfox_rs::graph_connection
source · Structs
- A
GraphConnection
is a wrapper around aDataStoreConnection
with a specificGraph
and an optional ontologyGraph
.
GraphConnection
is a wrapper around a
DataStoreConnection
with a specific
Graph
and an optional ontology Graph
.