Class TripleSourceIterationWrapper<T>

java.lang.Object
org.eclipse.rdf4j.sail.TripleSourceIterationWrapper<T>
All Implemented Interfaces:
AutoCloseable, CloseableIteration<T,QueryEvaluationException>, Iteration<T,QueryEvaluationException>

@InternalUseOnly public class TripleSourceIterationWrapper<T> extends Object implements CloseableIteration<T,QueryEvaluationException>