|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.hypergraphdb.peer.Subgraph.SubgraphIterator
public class Subgraph.SubgraphIterator
| Constructor Summary | |
|---|---|
Subgraph.SubgraphIterator()
|
|
| Method Summary | |
|---|---|
boolean |
hasNext()
|
Pair<HGPersistentHandle,java.lang.Object> |
next()
|
void |
remove()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Subgraph.SubgraphIterator()
| Method Detail |
|---|
public boolean hasNext()
hasNext in interface java.util.Iterator<Pair<HGPersistentHandle,java.lang.Object>>public Pair<HGPersistentHandle,java.lang.Object> next()
next in interface java.util.Iterator<Pair<HGPersistentHandle,java.lang.Object>>public void remove()
remove in interface java.util.Iterator<Pair<HGPersistentHandle,java.lang.Object>>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||