Uses of Class
de.fuberlin.wiwiss.d2rq.fastpath.ConstraintHandler.NodeMakerIterator

Packages that use ConstraintHandler.NodeMakerIterator
de.fuberlin.wiwiss.d2rq.fastpath D2RQ's Fastpath query implementation is able to translate a basic graph pattern (a set of triples that may contain variables) into a single SQL expression. 
 

Uses of ConstraintHandler.NodeMakerIterator in de.fuberlin.wiwiss.d2rq.fastpath
 

Methods in de.fuberlin.wiwiss.d2rq.fastpath that return ConstraintHandler.NodeMakerIterator
 ConstraintHandler.NodeMakerIterator ConstraintHandler.makeNodeMakerIterator(Set indexSet)