Uses of Class
edu.columbia.cs.cg.prdualrank.index.Index

Packages that use Index
edu.columbia.cs.cg.prdualrank.graph.generator   
 

Uses of Index in edu.columbia.cs.cg.prdualrank.graph.generator
 

Constructors in edu.columbia.cs.cg.prdualrank.graph.generator with parameters of type Index
SearchGraphGenerator(RelationshipType rType, Index index, QueryGenerator<org.apache.lucene.search.Query> queryGenerator)
          Instantiates a new search graph generator.