Class QueryEvaluationStep.DelayedEvaluationIteration

All Implemented Interfaces:
AutoCloseable, CloseableIteration<BindingSet,QueryEvaluationException>, Iteration<BindingSet,QueryEvaluationException>
Enclosing interface:
QueryEvaluationStep

@Deprecated(since="4.1.0", forRemoval=true) public static class QueryEvaluationStep.DelayedEvaluationIteration extends DelayedIteration<BindingSet,QueryEvaluationException>
Deprecated, for removal: This API element is subject to removal in a future version.
Utility class that removes code duplication and makes a precompiled QueryEvaluationStep available as an iteration that may be created and used later.