Class OutdegreeStats
java.lang.Object
it.unimi.dsi.big.webgraph.examples.OutdegreeStats
The main method of this class loads an arbitrary
ImmutableGraph
and performs a sequential scan to establish the minimum, maximum and average outdegree.-
Method Summary
-
Method Details
-
main
public static void main(String[] arg) throws IllegalArgumentException, SecurityException, IllegalAccessException, InvocationTargetException, NoSuchMethodException, JSAPException, IOException
-