Expand description
SQLite-backed knowledge graph store.
GraphStore manages the graph_entities, graph_edges, graph_entity_aliases,
graph_communities, and graph_episodes tables. It is the persistence layer for
the MAGMA / GAAMA graph subsystem.
Structsยง
- Graph
Store - SQLite-backed persistence layer for the knowledge graph.