Class CollectionIteration<E,​X extends Exception>

  • All Implemented Interfaces:
    AutoCloseable, org.eclipse.rdf4j.common.iteration.CloseableIteration<E,​X>, org.eclipse.rdf4j.common.iteration.Iteration<E,​X>

    public class CollectionIteration<E,​X extends Exception>
    extends org.eclipse.rdf4j.common.iteration.AbstractCloseableIteration<E,​X>
    An iteration to access a materialized Collection of BindingSets.
    Author:
    Andreas Schwarte