public interface TupleBindingsIterator extends RDFIterator<TupleBindings>
TupleBindings
. It is used to scroll results of a tuple query. Each
element returned by the iterator is a series of tuple bindingsModifier and Type | Method and Description |
---|---|
java.util.List<java.lang.String> |
getBindingNames()
Gets the names of the bindings, in order of projection.
|
close, getNext, streamOpen
Copyright © 2013 ART Group, University of Rome, Tor Vergata. All Rights Reserved.