Class SortedIteration<E extends ExtensibleStatement,X extends Exception>

All Implemented Interfaces:
AutoCloseable, Iterator<E>, CloseableIteration<E>

@Experimental public class SortedIteration<E extends ExtensibleStatement,X extends Exception> extends LookAheadIteration<E>
A wrapper for an Iteration that filters the statements against a pattern similar to getStatements(Resource subject, IRI predicate, Value object, Resource... context).