| Package | Description |
|---|---|
| org.neo4j.values.storable |
| Modifier and Type | Class and Description |
|---|---|
class |
ByteValue
This does not extend AbstractProperty since the JVM can take advantage of the 4 byte initial field alignment if
we don't extend a class that has fields.
|
class |
DoubleValue |
class |
FloatingPointValue |
class |
FloatValue |
class |
IntegralValue |
class |
IntValue |
class |
LongValue |
class |
ShortValue
This does not extend AbstractProperty since the JVM can take advantage of the 4 byte initial field alignment if
we don't extend a class that has fields.
|
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.