Package | Description |
---|---|
org.neo4j.graphdb |
The core graph database API.
|
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–2016 The Neo4j Graph Database Project. All rights reserved.