Skip to main content

Module graph_index

Module graph_index 

Source
Expand description

Indexed read view over a Graph.

The serialized graph stays as simple vectors for deterministic artifacts. Hot read paths build this borrowed view when they need repeated node/edge lookups.

Structs§

GraphIndex