| Package | Description |
|---|---|
| org.neo4j.cypher.javacompat |
Execute Cypher queries from Java code.
|
| org.neo4j.graphdb |
The core graph database API.
|
| Modifier and Type | Method and Description |
|---|---|
<VisitationException extends Exception> |
ExecutionResult.accept(Result.ResultVisitor<VisitationException> visitor)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
<VisitationException extends Exception> |
Result.accept(Result.ResultVisitor<VisitationException> visitor)
Visits all rows in this Result by iterating over them.
|
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.