Class OrderIterator

java.lang.Object
All Implemented Interfaces:
AutoCloseable, Iterator<BindingSet>, CloseableIteration<BindingSet>

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