| Package | Description |
|---|---|
| org.neo4j.helpers.collection |
Collections utilities - Iterator/Iterable utilities and creating
Maps. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CloseableVisitor<E,FAILURE extends Exception> |
| Modifier and Type | Method and Description |
|---|---|
static <T,F extends Exception> |
Visitor.SafeGenerics.castOrNull(Class<T> eType,
Class<F> fType,
Object visitor)
|
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.