Uses of Class
org.eclipse.rdf4j.common.iteration.DelayedIteration
Package
Description
-
Uses of DelayedIteration in org.eclipse.rdf4j.query.algebra.evaluation
Modifier and TypeClassDescriptionstatic class
Utility class that removes code duplication and makes a precompiled QueryEvaluationStep available as an iteration that may be created and used later. -
Uses of DelayedIteration in org.eclipse.rdf4j.query.algebra.evaluation.iterator
Modifier and TypeClassDescriptionclass
Sorts the input and optionally applies limit and distinct.