Class SelectTupleFunction.TupleQueryResultIteration

java.lang.Object
org.eclipse.rdf4j.common.iteration.AbstractCloseableIteration<List<Value>,QueryEvaluationException>
org.eclipse.rdf4j.spin.function.SelectTupleFunction.TupleQueryResultIteration
All Implemented Interfaces:
AutoCloseable, CloseableIteration<List<Value>,QueryEvaluationException>, Iteration<List<Value>,QueryEvaluationException>
Enclosing class:
SelectTupleFunction

static class SelectTupleFunction.TupleQueryResultIteration extends AbstractCloseableIteration<List<Value>,QueryEvaluationException>