com.intel.hadoop.graphbuilder.demoapps.wikipedia.linkgraph
Class CreateLinkGraph

java.lang.Object
  extended by com.intel.hadoop.graphbuilder.demoapps.wikipedia.linkgraph.CreateLinkGraph

public class CreateLinkGraph
extends java.lang.Object


Nested Class Summary
 class CreateLinkGraph.Job
           
 
Constructor Summary
CreateLinkGraph()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CreateLinkGraph

public CreateLinkGraph()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws javassist.CannotCompileException,
                        javassist.NotFoundException,
                        javax.xml.parsers.ParserConfigurationException,
                        java.io.IOException
Parameters:
args - [inputPath, outputPath, optionalDictionaryPath]
Throws:
javassist.CannotCompileException
javassist.NotFoundException
javax.xml.parsers.ParserConfigurationException
java.io.IOException