| Package | Description |
|---|---|
| org.neo4j.values.storable |
| Modifier and Type | Method and Description |
|---|---|
NumberType |
BooleanValue.numberType() |
NumberType |
IntegralValue.numberType() |
NumberType |
BooleanArray.numberType() |
NumberType |
TextArray.numberType() |
NumberType |
TextValue.numberType() |
abstract NumberType |
Value.numberType() |
NumberType |
FloatingPointValue.numberType() |
static NumberType |
NumberType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NumberType[] |
NumberType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.