Uses of Interface
org.neo4j.driver.types.Vector
Packages that use Vector
-
Uses of Vector in org.neo4j.driver
Methods in org.neo4j.driver that return Vector -
Uses of Vector in org.neo4j.driver.internal.value
Methods in org.neo4j.driver.internal.value that return VectorConstructors in org.neo4j.driver.internal.value with parameters of type Vector -
Uses of Vector in org.neo4j.driver.types
Subinterfaces of Vector in org.neo4j.driver.typesModifier and TypeInterfaceDescriptioninterfaceRepresents Neo4j Vector type that holds a sequence offloatvalues.interfaceRepresents Neo4j Vector type that holds a sequence ofdoublevalues.interfaceRepresents Neo4j Vector type that holds a sequence ofshortvalues.interfaceRepresents Neo4j Vector type that holds a sequence ofintvalues.interfaceRepresents Neo4j Vector type that holds a sequence oflongvalues.interfaceRepresents Neo4j Vector type that holds a sequence ofbytevalues.