Skip to main content

build_graph_compact

Function build_graph_compact 

Source
pub fn build_graph_compact(
    fragments: &[Fragment],
    compact: CompactEdges,
) -> Graph
Expand description

Materialized-edge construction path kept for the map-based adapter and small callers: hub suppression, per-source cap, and CSR assembly all run on the interned edge array.