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 TypeClassDescriptionclassclassclassExecute a projection in the middle of an execution.classDeprecated. -
Uses of QueryIterRepeatApply in org.apache.jena.sparql.engine.main.iterator
Subclasses of QueryIterRepeatApply in org.apache.jena.sparql.engine.main.iteratorModifier and TypeClassDescriptionclassclassclassDeprecated.To be removed.classExecute each sub stage against the input.
QC.execute(QueryIterator, Triple, ExecutionContext).