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