| Interface | Description |
|---|---|
| AnyValueWriter<E extends Exception> |
Writer of any values.
|
| SequenceValue |
Values that represent sequences of values (such as Lists or Arrays) need to implement this interface.
|
| Class | Description |
|---|---|
| AnyValue | |
| AnyValues | |
| VirtualValue |
Value that can exist transiently during computations, but that cannot be stored as a property value.
|
| Enum | Description |
|---|---|
| SequenceValue.IterationPreference |
The preferred way to iterate this sequence.
|
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.