Skip to main content

Module graph_ops

Module graph_ops 

Source
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§

GraphStats
In-memory graph statistics snapshot.
RankedNode
A node with its PageRank score.