| Package | Description |
|---|---|
| org.neo4j.shell |
| Modifier and Type | Method and Description |
|---|---|
OptionValueType |
OptionDefinition.getType() |
static OptionValueType |
OptionValueType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OptionValueType[] |
OptionValueType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
OptionDefinition(OptionValueType type,
String description) |
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.