Uses of Class
org.apache.jena.sparql.engine.iterator.QueryIterRepeatApply
-
Packages that use QueryIterRepeatApply Package Description org.apache.jena.sparql.engine.iterator org.apache.jena.sparql.engine.main.iterator -
-
Uses of QueryIterRepeatApply in org.apache.jena.sparql.engine.iterator
Subclasses of QueryIterRepeatApply in org.apache.jena.sparql.engine.iterator Modifier and Type Class Description classQueryIterPathclassQueryIterProjectMergeExecute a projection in the middle of an execution.classQueryIterTriplePatternDeprecated. -
Uses of QueryIterRepeatApply in org.apache.jena.sparql.engine.main.iterator
Subclasses of QueryIterRepeatApply in org.apache.jena.sparql.engine.main.iterator Modifier and Type Class Description classQueryIterGraphclassQueryIterOptionalIndexclassQueryIterServiceclassQueryIterUnionExecute each sub stage against the input.
-