- All Superinterfaces:
org.neo4j.driver.internal.AsValue
, MapAccessor
, MapAccessorWithDefaultValue
, Value
- All Known Implementing Classes:
BooleanValue
, BytesValue
, DateTimeValue
, DateValue
, DurationValue
, EntityValueAdapter
, FloatValue
, IntegerValue
, ListValue
, LocalDateTimeValue
, LocalTimeValue
, MapValue
, NodeValue
, NullValue
, NumberValueAdapter
, ObjectValueAdapter
, PathValue
, PointValue
, RelationshipValue
, StringValue
, TimeValue
, UnsupportedDateTimeValue
, ValueAdapter
public interface InternalValue
extends Value, org.neo4j.driver.internal.AsValue
-
Method Summary
Methods inherited from interface org.neo4j.driver.internal.AsValue
asValue
Methods inherited from interface org.neo4j.driver.types.MapAccessorWithDefaultValue
get, get, get, get, get, get, get, get, get, get, get, get, get, get, get, get, get
Methods inherited from interface org.neo4j.driver.Value
asBoolean, asBoolean, asByteArray, asByteArray, asDouble, asDouble, asEntity, asFloat, asFloat, asInt, asInt, asIsoDuration, asIsoDuration, asList, asList, asList, asList, asLocalDate, asLocalDate, asLocalDateTime, asLocalDateTime, asLocalTime, asLocalTime, asLong, asLong, asMap, asMap, asNode, asNumber, asObject, asOffsetDateTime, asOffsetDateTime, asOffsetTime, asOffsetTime, asPath, asPoint, asPoint, asRelationship, asString, asString, asZonedDateTime, asZonedDateTime, computeOrDefault, equals, get, hashCode, hasType, isEmpty, isFalse, isNull, isTrue, keys, size, toString, type