Uses of Class
com.hp.hpl.jena.sparql.engine.iterator.QueryIterRepeatApply

Packages that use QueryIterRepeatApply
com.hp.hpl.jena.sparql.engine.iterator   
com.hp.hpl.jena.sparql.engine.main.iterator   
 

Uses of QueryIterRepeatApply in com.hp.hpl.jena.sparql.engine.iterator
 

Subclasses of QueryIterRepeatApply in com.hp.hpl.jena.sparql.engine.iterator
 class QueryIterBlockTriplesQH
          An Iterator that takes a binding and executes a pattern via the Jena graph QueryHandler interface.
 class QueryIterPath
           
 class QueryIterProject2
           
 class QueryIterTriplePattern
           
 

Uses of QueryIterRepeatApply in com.hp.hpl.jena.sparql.engine.main.iterator
 

Subclasses of QueryIterRepeatApply in com.hp.hpl.jena.sparql.engine.main.iterator
 class QueryIterGraph
           
 class QueryIterOptionalIndex
           
 class QueryIterService
           
 class QueryIterUnion
          Execute each sub stage against the input.
 



Licenced under the Apache License, Version 2.0