Function gfautil::edges::graph_edge_count[][src]

pub fn graph_edge_count<T: HandleGraphRef>(
    graph: T
) -> Vec<(u64, usize, usize, usize)>

Return the inbound and outbound edge counts for each node in the graph