| Package | Description |
|---|---|
| org.neo4j.server.rest.transactional | |
| org.neo4j.server.rest.transactional.error |
| Modifier and Type | Method and Description |
|---|---|
Status |
CypherExceptionMapping.apply(org.neo4j.cypher.CypherException e) |
| Modifier and Type | Class and Description |
|---|---|
static class |
Status.General |
static class |
Status.Network |
static class |
Status.Request |
static class |
Status.Schema |
static class |
Status.Statement |
static class |
Status.Transaction |
| Modifier and Type | Method and Description |
|---|---|
Status |
Neo4jError.status() |
| Modifier and Type | Method and Description |
|---|---|
static Collection<Status> |
Status.Code.all() |
| Constructor and Description |
|---|
Neo4jError(Status status,
Throwable cause) |
Copyright © 2002–2013 The Neo4j Graph Database Project. All rights reserved.