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

public class OrderIterator extends DelayedIteration<BindingSet,​QueryEvaluationException>
Sorts the input and optionally applies limit and distinct.
Author:
James Leigh, Arjohn Kampman