| Package | Description |
|---|---|
| com.tinkerpop.gremlin.process.graph.util | |
| com.tinkerpop.gremlin.structure |
| Constructor and Description |
|---|
HasContainer(java.lang.String key,
Contains contains) |
HasContainer(T accessor,
Contains contains) |
| Modifier and Type | Method and Description |
|---|---|
Contains |
Contains.opposite()
Produce the opposite representation of the current
Contains enum. |
static Contains |
Contains.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Contains[] |
Contains.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013-2015 TinkerPop. All Rights Reserved.