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

The maximum out degree of any vertex in the graph.