Skip to main content

Module store

Module store 

Source
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ยง

GraphStore
SQLite-backed persistence layer for the knowledge graph.