|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TupleBindingsIterator
iterator over instance of TupleBindings. It is used to scroll results of a tuple query. Each
element returned by the iterator is a series of tuple bindings
| Method Summary | |
|---|---|
java.util.List<java.lang.String> |
getBindingNames()
Gets the names of the bindings, in order of projection. |
| Methods inherited from interface it.uniroma2.art.owlart.navigation.RDFIterator |
|---|
close, getNext, streamOpen |
| Methods inherited from interface java.util.Iterator |
|---|
hasNext, next, remove |
| Method Detail |
|---|
java.util.List<java.lang.String> getBindingNames()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||