Skip to main content

Module knowledge_graph

Module knowledge_graph 

Expand description

Knowledge graph for capturing, organizing, and reusing expertise.

Structs§

GraphStats
Summary statistics for the knowledge graph.
KnowledgeEdge
A directed edge in the knowledge graph.
KnowledgeGraph
SQLite-backed knowledge graph.
KnowledgeNode
A node in the knowledge graph.
SearchResult
A search result with relevance score.

Enums§

NodeType
The kind of knowledge captured in a node.
Relation
Directed relationship between two knowledge nodes.