public abstract class NumberValue extends Value
| Constructor and Description |
|---|
NumberValue() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(boolean x) |
boolean |
equals(boolean[] x) |
boolean |
equals(byte[] x) |
boolean |
equals(char x) |
boolean |
equals(char[] x) |
boolean |
equals(double[] x) |
boolean |
equals(float[] x) |
boolean |
equals(int[] x) |
boolean |
equals(long[] x) |
boolean |
equals(short[] x) |
boolean |
equals(String x) |
boolean |
equals(String[] x) |
ValueGroup |
valueGroup() |
asObject, asObjectCopy, equals, numberType, prettyPrint, writeTo, writeTopublic ValueGroup valueGroup()
valueGroup in class ValueCopyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.