|
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<Triple>
com.franz.agraph.jena.AGTripleIterator
public class AGTripleIterator
A utility class for iterating over Jena Triples.
Method Summary | |
---|---|
void |
close()
|
boolean |
hasNext()
|
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()
close
in interface Closeable
close
in interface com.hp.hpl.jena.util.iterator.ClosableIterator<Triple>
close
in class com.hp.hpl.jena.util.iterator.NiceIterator<Triple>
public boolean hasNext()
hasNext
in interface Iterator<Triple>
hasNext
in class com.hp.hpl.jena.util.iterator.NiceIterator<Triple>
public Triple next()
next
in interface Iterator<Triple>
next
in class com.hp.hpl.jena.util.iterator.NiceIterator<Triple>
public void remove()
remove
in interface Iterator<Triple>
remove
in class com.hp.hpl.jena.util.iterator.NiceIterator<Triple>
|
Copyright © 2008-2010 Franz Inc. | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |