java.lang.Object
org.apache.jena.sparql.engine.index.SetIndexTable
- All Implemented Interfaces:
IndexTable
An
IndexTable
implementation optimized for the case where there is only a
single common variable-
Constructor Summary
ConstructorDescriptionSetIndexTable
(Set<Var> commonVars, QueryIterator data) Creates a new index table -
Method Summary
Modifier and TypeMethodDescriptionboolean
Is there a binding in the table that has a shared domain (variables in common) and is join-compatible?toString()