Module knowledge_graph
Expand description
Knowledge graph for capturing, organizing, and reusing expertise.
Structs§
- Graph
Stats - Summary statistics for the knowledge graph.
- Knowledge
Edge - A directed edge in the knowledge graph.
- Knowledge
Graph - SQLite-backed knowledge graph.
- Knowledge
Node - A node in the knowledge graph.
- Search
Result - A search result with relevance score.