| Package | Description |
|---|---|
| com.thinkaurelius.titan.graphdb.internal | |
| com.thinkaurelius.titan.graphdb.vertices |
| Modifier and Type | Method and Description |
|---|---|
static ElementLifeCycle.Event |
ElementLifeCycle.Event.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ElementLifeCycle.Event[] |
ElementLifeCycle.Event.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static byte |
ElementLifeCycle.update(byte lifecycle,
ElementLifeCycle.Event event) |
| Modifier and Type | Method and Description |
|---|---|
void |
StandardVertex.updateLifeCycle(ElementLifeCycle.Event event) |
Copyright © 2012–2015. All rights reserved.