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