Expand description
Represents a graph: user’s main local knowledge graph, other graphs of the user, graphs shared with the user, or general resource library graph.
Most of the graph data is not part of this struct, instead kept on disk and read as needed.