- Value - Class in org.neo4j.values.storable
-
- Value() - Constructor for class org.neo4j.values.storable.Value
-
- 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.NumberValue
-
- 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.MapValue
-
- 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.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.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.