public class AGTripleIteratorGQ extends com.hp.hpl.jena.util.iterator.NiceIterator<com.hp.hpl.jena.graph.Triple> implements Closeable
Modifier and Type | Method and Description |
---|---|
void |
close()
Releases system resources associated with the object.
|
boolean |
hasNext() |
com.hp.hpl.jena.graph.Triple |
next() |
void |
remove() |
andThen, andThen, asList, asSet, close, emptyIterator, filterDrop, filterKeep, mapWith, removeNext, toList, toSet
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
public void close()
Closeable
close
in interface Closeable
close
in interface com.hp.hpl.jena.util.iterator.ClosableIterator<com.hp.hpl.jena.graph.Triple>
close
in class com.hp.hpl.jena.util.iterator.NiceIterator<com.hp.hpl.jena.graph.Triple>
Closeable.close()
public boolean hasNext()
public com.hp.hpl.jena.graph.Triple next()