| Package | Description |
|---|---|
| com.thinkaurelius.titan.diskstorage.util.time | |
| com.thinkaurelius.titan.graphdb.configuration |
| Modifier and Type | Method and Description |
|---|---|
static Timestamps |
Timestamps.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Timestamps[] |
Timestamps.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
static ConfigOption<Timestamps> |
GraphDatabaseConfiguration.TIMESTAMP_PROVIDER |
Copyright © 2012–2014. All rights reserved.