| Package | Description |
|---|---|
| org.neo4j.ogm.session.response |
| Modifier and Type | Method and Description |
|---|---|
static Neo4jResponse.ResponseRecord |
Neo4jResponse.ResponseRecord.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Neo4jResponse.ResponseRecord[] |
Neo4jResponse.ResponseRecord.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GraphModelResponse.initialiseScan(Neo4jResponse.ResponseRecord record) |
void |
GraphRowModelResponse.initialiseScan(Neo4jResponse.ResponseRecord record) |
void |
EmptyResponse.initialiseScan(Neo4jResponse.ResponseRecord record) |
void |
RowModelResponse.initialiseScan(Neo4jResponse.ResponseRecord record) |
void |
RowStatisticsResponse.initialiseScan(Neo4jResponse.ResponseRecord record) |
void |
JsonResponse.initialiseScan(Neo4jResponse.ResponseRecord record) |
void |
Neo4jResponse.initialiseScan(Neo4jResponse.ResponseRecord record) |
Copyright © 2015 Neo Technology, Inc.. All rights reserved.