|
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.Node>
com.franz.agraph.jena.AGNodeIterator
public class AGNodeIterator
A utility class for iterating over Jena Nodes.
| Constructor Summary | |
|---|---|
AGNodeIterator(org.openrdf.query.TupleQueryResult result)
Constructs an AGNodeIterator from a TupleQueryResult. |
|
| Method Summary | |
|---|---|
void |
close()
Releases system resources associated with the object. |
boolean |
hasNext()
|
com.hp.hpl.jena.graph.Node |
next()
|
| Methods inherited from class com.hp.hpl.jena.util.iterator.NiceIterator |
|---|
andThen, andThen, asList, asSet, close, emptyIterator, filterDrop, filterKeep, mapWith, remove, removeNext, toList, toSet |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AGNodeIterator(org.openrdf.query.TupleQueryResult result)
result - a TupleQueryResult with binding var "st".| Method Detail |
|---|
public void close()
Closeable
close in interface Closeableclose in interface com.hp.hpl.jena.util.iterator.ClosableIterator<com.hp.hpl.jena.graph.Node>close in class com.hp.hpl.jena.util.iterator.NiceIterator<com.hp.hpl.jena.graph.Node>Closeable.close()public boolean hasNext()
hasNext in interface Iterator<com.hp.hpl.jena.graph.Node>hasNext in class com.hp.hpl.jena.util.iterator.NiceIterator<com.hp.hpl.jena.graph.Node>public com.hp.hpl.jena.graph.Node next()
next in interface Iterator<com.hp.hpl.jena.graph.Node>next in class com.hp.hpl.jena.util.iterator.NiceIterator<com.hp.hpl.jena.graph.Node>
|
Copyright © 2008-2016 Franz Inc. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||