| Interface | Description |
|---|---|
| ValueWriter<E extends Exception> |
Writer of values.
|
| Class | Description |
|---|---|
| NumberValue | |
| NumberValues |
Static methods for computing the hashCode of primitive numbers and arrays of primitive numbers.
|
| PrimitiveArrayValues |
Static methods for checking the equality of arrays of primitives.
|
| PrimitiveArrayWriting |
Static methods for writing primitive arrays to a ValueWriter.
|
| TextValue | |
| TextValues |
Static methods for comparing and hashing chars, Strings and Text values.
|
| Value | |
| ValueComparator |
Comparator for values.
|
| Values |
Entry point to the values library.
|
| ValueTuple | |
| ValueWriter.Adapter<E extends Exception> |
| Enum | Description |
|---|---|
| NumberType |
Differentiates between integral numbers, floating point numbers, and values that are not numbers.
|
| ValueGroup |
The ValueGroup is the logical group or type of a Value.
|
| ValueWriter.ArrayType |
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.