Expand description
A SQLite storage adapter for RDF.rs, a Rust framework for RDF knowledge graphs.
§Examples
use rdf_store_sqlite::{SqliteStore, SqliteTransaction};Structs§
Constants§
Traits§
Type Aliases§
- NodeId
- Schema
Version - Sqlite
Error - An error when interacting with a SQLite store.