| Package | Description |
|---|---|
| com.tinkerpop.blueprints.impls.tg |
| Modifier and Type | Method and Description |
|---|---|
static TinkerGraph.FileType |
TinkerGraph.FileType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TinkerGraph.FileType[] |
TinkerGraph.FileType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
TinkerGraph(String directory,
TinkerGraph.FileType fileType) |
Copyright © 2010-2014. All Rights Reserved.