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 QueryIterPath
           
 class QueryIterProjectMerge
          Execute a projection in the middle of an execution.
 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