Uses of Class
org.apache.jena.sparql.engine.iterator.QueryIterRepeatApply
Packages that use QueryIterRepeatApply
Package
Description
-
Uses of QueryIterRepeatApply in org.apache.jena.sparql.engine.iterator
Subclasses of QueryIterRepeatApply in org.apache.jena.sparql.engine.iteratorModifier and TypeClassDescriptionclass
class
class
Execute a projection in the middle of an execution.class
Deprecated. -
Uses of QueryIterRepeatApply in org.apache.jena.sparql.engine.main.iterator
Subclasses of QueryIterRepeatApply in org.apache.jena.sparql.engine.main.iteratorModifier and TypeClassDescriptionclass
class
class
Deprecated.class
Execute each sub stage against the input.
QC.execute(QueryIterator, Triple, ExecutionContext)
.