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