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

@Deprecated(since="4.1.0") public class OrderIterator extends DelayedIteration<BindingSet,QueryEvaluationException>
Deprecated.
Sorts the input and optionally applies limit and distinct.
Author:
James Leigh, Arjohn Kampman