Function py_raphtory::algorithms::average_degree
source · pub fn average_degree(g: &PyGraphView) -> f64Expand description
The average degree of all vertices in the graph.
pub fn average_degree(g: &PyGraphView) -> f64The average degree of all vertices in the graph.