Skip to main content

build_graph_capped

Function build_graph_capped 

Source
pub fn build_graph_capped(fragments: &[Fragment], capped: CappedEdges) -> Graph
Expand description

Graph-construction path for pre-capped edges from the two-pass pipeline: suppression and the per-source cap already ran, so only the category table and CSR assembly remain.