Uses of Interface
org.neo4j.driver.types.UnsupportedType
Packages that use UnsupportedType
-
Uses of UnsupportedType in org.neo4j.driver
Methods in org.neo4j.driver that return UnsupportedTypeModifier and TypeMethodDescriptionValue.asUnsupportedType()Returns the value as anUnsupportedType, if possible. -
Uses of UnsupportedType in org.neo4j.driver.internal.value
Methods in org.neo4j.driver.internal.value that return UnsupportedTypeModifier and TypeMethodDescriptionUnsupportedTypeValue.asUnsupportedType()ValueAdapter.asUnsupportedType()Constructors in org.neo4j.driver.internal.value with parameters of type UnsupportedType