|
Franz Inc, AllegroGraph | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.hp.hpl.jena.util.iterator.NiceIterator<com.hp.hpl.jena.graph.Triple>
com.franz.agraph.jena.AGTripleIterator
public class AGTripleIterator
A utility class for iterating over Jena Triples.
| Method Summary | |
|---|---|
void |
close()
Releases system resources associated with the object. |
boolean |
hasNext()
|
com.hp.hpl.jena.graph.Triple |
next()
|
void |
remove()
|
| Methods inherited from class com.hp.hpl.jena.util.iterator.NiceIterator |
|---|
andThen, andThen, asList, asSet, close, emptyIterator, filterDrop, filterKeep, mapWith, removeNext, toList, toSet |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public void close()
Closeable
close in interface Closeableclose 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()
hasNext in interface Iterator<com.hp.hpl.jena.graph.Triple>hasNext in class com.hp.hpl.jena.util.iterator.NiceIterator<com.hp.hpl.jena.graph.Triple>public com.hp.hpl.jena.graph.Triple next()
next in interface Iterator<com.hp.hpl.jena.graph.Triple>next in class com.hp.hpl.jena.util.iterator.NiceIterator<com.hp.hpl.jena.graph.Triple>public void remove()
remove in interface Iterator<com.hp.hpl.jena.graph.Triple>remove in class com.hp.hpl.jena.util.iterator.NiceIterator<com.hp.hpl.jena.graph.Triple>
|
Copyright © 2008-2012 Franz Inc. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||