| Modifier and Type | Method and Description |
|---|---|
static Collection<Status> |
all() |
String |
description() |
boolean |
equals(Object o) |
int |
hashCode() |
boolean |
includeStackTrace() |
String |
serialize()
The portable, serialized status code.
|
static boolean |
shouldRollBackOn(Collection<Neo4jError> errors) |
public static Collection<Status> all()
public final String serialize()
Neo.[Classification].[Category].[Title]
public final String description()
public final boolean includeStackTrace()
public static boolean shouldRollBackOn(Collection<Neo4jError> errors)
Copyright © 2002–2013 The Neo4j Graph Database Project. All rights reserved.