- value(int) - Method in interface org.neo4j.values.SequenceValue
-
- value(int) - Method in class org.neo4j.values.storable.BooleanArray
-
- value(int) - Method in class org.neo4j.values.storable.ByteArray
-
- value() - Method in class org.neo4j.values.storable.ByteValue
-
- value(int) - Method in class org.neo4j.values.storable.CharArray
-
- value() - Method in class org.neo4j.values.storable.CharValue
-
- value() - Method in class org.neo4j.values.storable.DoubleValue
-
- value(int) - Method in class org.neo4j.values.storable.FloatArray
-
- value() - Method in class org.neo4j.values.storable.FloatValue
-
- value(int) - Method in class org.neo4j.values.storable.IntArray
-
- value() - Method in class org.neo4j.values.storable.IntValue
-
- value(int) - Method in class org.neo4j.values.storable.LongArray
-
- value() - Method in class org.neo4j.values.storable.LongValue
-
- value(int) - Method in class org.neo4j.values.storable.ShortArray
-
- value() - Method in class org.neo4j.values.storable.ShortValue
-
- value(int) - Method in class org.neo4j.values.storable.StringArray
-
- Value - Class in org.neo4j.values.storable
-
- Value() - Constructor for class org.neo4j.values.storable.Value
-
- value() - Method in class org.neo4j.values.utils.PrettyPrinter
-
- value(int) - Method in class org.neo4j.values.virtual.ListValue
-
- valueAt(int) - Method in class org.neo4j.values.storable.ValueTuple
-
- ValueComparator - Class in org.neo4j.values.storable
-
Comparator for values.
- valueGroup() - Method in class org.neo4j.values.storable.BooleanArray
-
- valueGroup() - Method in class org.neo4j.values.storable.BooleanValue
-
- valueGroup() - Method in class org.neo4j.values.storable.NumberValue
-
- valueGroup() - Method in class org.neo4j.values.storable.TextArray
-
- valueGroup() - Method in class org.neo4j.values.storable.TextValue
-
- valueGroup() - Method in class org.neo4j.values.storable.Value
-
- ValueGroup - Enum in org.neo4j.values.storable
-
The ValueGroup is the logical group or type of a Value.
- valueGroup() - Method in class org.neo4j.values.virtual.ListValue
-
- valueGroup() - Method in class org.neo4j.values.virtual.MapValue
-
- valueGroup() - Method in class org.neo4j.values.virtual.PathValue
-
- valueGroup() - Method in class org.neo4j.values.virtual.PointValue
-
- valueGroup() - Method in class org.neo4j.values.VirtualValue
-
- valueOf(String) - Static method in enum org.neo4j.values.SequenceValue.IterationPreference
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.neo4j.values.storable.NumberType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.neo4j.values.storable.ValueGroup
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.neo4j.values.storable.ValueWriter.ArrayType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.neo4j.values.virtual.CoordinateReferenceSystem
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.neo4j.values.virtual.VirtualValueGroup
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.neo4j.values.SequenceValue.IterationPreference
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.neo4j.values.storable.NumberType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.neo4j.values.storable.ValueGroup
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- Values - Class in org.neo4j.values.storable
-
Entry point to the values library.
- values(Object...) - Static method in class org.neo4j.values.storable.Values
-
Generic value factory method.
- values() - Static method in enum org.neo4j.values.storable.ValueWriter.ArrayType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.neo4j.values.virtual.CoordinateReferenceSystem
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.neo4j.values.virtual.VirtualValueGroup
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- ValueTuple - Class in org.neo4j.values.storable
-
- ValueWriter<E extends Exception> - Interface in org.neo4j.values.storable
-
Writer of values.
- ValueWriter.Adapter<E extends Exception> - Class in org.neo4j.values.storable
-
- ValueWriter.ArrayType - Enum in org.neo4j.values.storable
-
- VirtualValue - Class in org.neo4j.values
-
Value that can exist transiently during computations, but that cannot be stored as a property value.
- VirtualValue() - Constructor for class org.neo4j.values.VirtualValue
-
- VirtualValueGroup - Enum in org.neo4j.values.virtual
-
The ValueGroup is the logical group or type of a Value.
- VirtualValues - Class in org.neo4j.values.virtual
-
Entry point to the virtual values library.