Module org.neo4j.driver
Package org.neo4j.driver.types
package org.neo4j.driver.types
-
InterfacesClassDescriptionA uniquely identifiable property container that can form part of a Neo4j graph.Represents Neo4j Vector type that holds a sequence of
floatvalues.Represents Neo4j Vector type that holds a sequence ofdoublevalues.Represents Neo4j Vector type that holds a sequence ofshortvalues.Represents Neo4j Vector type that holds a sequence ofintvalues.Represents Neo4j Vector type that holds a sequence oflongvalues.Represents Neo4j Vector type that holds a sequence ofbytevalues.Represents temporal amount containing months, days, seconds and nanoseconds of the second.Access the keys, properties and values of an underlying unordered map by keyProvides methods to access the value of an underlying unordered map by key.The Node interface describes the characteristics of a node from a Neo4j graph.A Path is a directed sequence of relationships between two nodes.A segment combines a relationship in a path with a start and end node that describe the traversal direction for that relationship.Represents a single point in a particular coordinate reference system.The Relationship interface describes the characteristics of a relationship from a Neo4j graph.The type ofValueas defined by the Cypher languageA listing of all database types this driver can handle.An object instance ofTypeSystem.UNSUPPORTED()type.Represents Neo4j Vector type.