| Package | Description |
|---|---|
| org.neo4j.rest.graphdb | |
| org.neo4j.rest.graphdb.query |
| Modifier and Type | Method and Description |
|---|---|
CypherResult |
RestAPICypherImpl.query(String statement,
Map<String,Object> params) |
CypherResult |
RestAPIImpl.query(String statement,
Map<String,Object> params) |
CypherResult |
RestAPI.query(String statement,
Map<String,Object> params) |
| Modifier and Type | Class and Description |
|---|---|
class |
CypherRestResult |
class |
CypherTxResult |
| Modifier and Type | Method and Description |
|---|---|
static QueryResultBuilder<Map<String,Object>> |
RestQueryResult.toQueryResult(CypherResult responseData,
RestAPI restApi,
ResultConverter resultConverter) |
Copyright © 2011-2015–2016 Pivotal Software, Inc.. All rights reserved.