Function py_raphtory::algorithms::max_out_degree
source · pub fn max_out_degree(g: &PyGraphView) -> usizeExpand description
The maximum out degree of any vertex in the graph.
pub fn max_out_degree(g: &PyGraphView) -> usizeThe maximum out degree of any vertex in the graph.