public static class ResultSetIterators.ResultSetTriplesIterator extends Object implements Iterator<com.hp.hpl.jena.graph.Triple>
| Constructor and Description |
|---|
ResultSetTriplesIterator(com.hp.hpl.jena.query.ResultSet resultSet) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
com.hp.hpl.jena.graph.Triple |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingCopyright © 2016. All rights reserved.