Skip to main content

Module graph_index

Module graph_index 

Source

Structs§

CsrIndex
CSR (Compressed Sparse Row) adjacency index.
GraphIndex
Topology-only graph index. No node data cached — just adjacency.
TypeIndex
Dense u32 mapping for a single node type: String ID ↔ dense index.