org.openrdf.query.algebra.evaluation.iterator
Class GroupIterator.Entry
java.lang.Object
org.openrdf.query.algebra.evaluation.iterator.GroupIterator.Entry
- Enclosing class:
- GroupIterator
protected static class GroupIterator.Entry
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GroupIterator.Entry
public GroupIterator.Entry(BindingSet prototype)
getPrototype
public BindingSet getPrototype()
addSolution
public void addSolution(BindingSet bindingSet)
getSolutions
public Set<BindingSet> getSolutions()
Copyright © 2001-2007 Aduna. All Rights Reserved.