org.openrdf.query.algebra.evaluation.iterator
Class GroupIterator
java.lang.Object
info.aduna.iteration.CloseableIterationBase<E,X>
info.aduna.iteration.CloseableIteratorIteration<BindingSet,QueryEvaluationException>
org.openrdf.query.algebra.evaluation.iterator.GroupIterator
- All Implemented Interfaces:
- CloseableIteration<BindingSet,QueryEvaluationException>, Iteration<BindingSet,QueryEvaluationException>
public class GroupIterator
- extends CloseableIteratorIteration<BindingSet,QueryEvaluationException>
- Author:
- David Huynh, Arjohn Kampman
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GroupIterator
public GroupIterator(EvaluationStrategy strategy,
Group group,
BindingSet parentBindings)
throws QueryEvaluationException
- Throws:
QueryEvaluationException
Copyright © 2001-2007 Aduna. All Rights Reserved.