| Package | Description |
|---|---|
| org.neo4j.ogm.transaction |
| Modifier and Type | Method and Description |
|---|---|
Transaction.Status |
Transaction.status()
return the status of the current transaction
|
Transaction.Status |
AbstractTransaction.status() |
static Transaction.Status |
Transaction.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Transaction.Status[] |
Transaction.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015–2019 Neo Technology, Inc.. All rights reserved.