public class ExtendedExecutionResult extends ExecutionResult
Nodes,
Relationships or java primitives.
Either iterate directly over the ExecutionResult to retrieve each row of the result
set, or use columnAs() to access a single column with result objects
cast to a type.| Constructor and Description |
|---|
ExtendedExecutionResult(org.neo4j.cypher.ExtendedExecutionResult projection) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
planDescriptionRequested() |
columnAs, columns, dumpToString, executionPlanDescription, getQueryStatistics, iterator, toString, toStringCopyright © 2002–2014 The Neo4j Graph Database Project. All rights reserved.