java.lang.Object
org.apache.jena.sparql.engine.index.IndexFactory
Creates
IndexTable
s for use by
QueryIterMinus
.-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic IndexTable
createIndex
(Set<Var> commonVars, QueryIterator data)
-
Constructor Details
-
IndexFactory
public IndexFactory()
-
-
Method Details
-
createIndex
-