Expand description
Engine facade methods for graph algorithms.
These wrap lock acquisition + graph algorithm calls so the MCP/API transport layers don’t interact with the graph mutex directly.
Structs§
- Graph
Stats - In-memory graph statistics snapshot.
- Ranked
Node - A node with its PageRank score.