Skip to main content

Crate nodedb_graph

Crate nodedb_graph 

Source

Re-exports§

pub use csr::CsrIndex;

Modules§

csr
Dense integer CSR adjacency index with interned node IDs and labels.
traversal
Graph traversal algorithms on the CSR index.

Enums§

Direction
Edge traversal direction.