| Interface | Description |
|---|---|
| RawIterator<T,EXCEPTION extends Exception> |
Just like
Iterator, but with the addition that RawIterator.hasNext() and RawIterator.next() can
be declared to throw a checked exception. |
Copyright © 2002–2015 The Neo4j Graph Database Project. All rights reserved.