| Package | Description |
|---|---|
| org.neo4j.collection | |
| org.neo4j.helpers.collection |
Collections utilities - Iterator/Iterable utilities and creating
Maps. |
| Class and Description |
|---|
| RawIterator
Just like
Iterator, but with the addition that RawIterator.hasNext() and RawIterator.next() can
be declared to throw a checked exception. |
| Class and Description |
|---|
| RawIterator
Just like
Iterator, but with the addition that RawIterator.hasNext() and RawIterator.next() can
be declared to throw a checked exception. |
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.