pub fn max_in_degree(g: &PyGraphView) -> usize
Expand description

The maximum in degree of any vertex in the graph.