| Package | Description |
|---|---|
| org.neo4j.values.storable | |
| org.neo4j.values.utils |
| Modifier and Type | Method and Description |
|---|---|
static ValueWriter.ArrayType |
ValueWriter.ArrayType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ValueWriter.ArrayType[] |
ValueWriter.ArrayType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ValueWriter.beginArray(int size,
ValueWriter.ArrayType arrayType) |
void |
ValueWriter.Adapter.beginArray(int size,
ValueWriter.ArrayType arrayType) |
| Modifier and Type | Method and Description |
|---|---|
void |
PrettyPrinter.beginArray(int size,
ValueWriter.ArrayType arrayType) |
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.