Skip to main content

Module graph_sqlite

Module graph_sqlite 

Source
Expand description

SQLite-backed GraphStore implementation.

All DateTime<Utc> values are stored as RFC 3339 strings. UUIDs are stored as TEXT. attributes is a JSON object string.

Structs§

SqliteGraphStore

Constants§

GRAPH_STORE_DDL