Package it.unimi.dsi.webgraph.tool
Class ExtractComponent
- java.lang.Object
-
- it.unimi.dsi.webgraph.tool.ExtractComponent
-
public class ExtractComponent extends java.lang.Object
A tool that extracts a component from a graph, possibly building an associated identifier list.
-
-
Constructor Summary
Constructors Constructor Description ExtractComponent()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] arg)
-