Class ExtractComponent

java.lang.Object
it.unimi.dsi.webgraph.tool.ExtractComponent

public class ExtractComponent extends Object
A tool that extracts a component from a graph, possibly building an associated identifier list.
  • Constructor Details

    • ExtractComponent

      public ExtractComponent()
  • Method Details

    • main

      public static void main(String[] arg) throws IOException, com.martiansoftware.jsap.JSAPException
      Throws:
      IOException
      com.martiansoftware.jsap.JSAPException