| Package | Description |
|---|---|
| org.neo4j.driver.v1 | |
| org.neo4j.driver.v1.types |
| Class and Description |
|---|
| Entity
A uniquely identifiable property container that can form part of a Neo4j graph.
|
| IsoDuration
Represents temporal amount containing months, days, seconds and nanoseconds of the second.
|
| MapAccessor
Access the keys, properties and values of an underlying unordered map by key
This provides only read methods.
|
| MapAccessorWithDefaultValue
Provides methods to access the value of an underlying unordered map by key.
|
| Node
The Node interface describes the characteristics of a node from a Neo4j graph.
|
| Path
A Path is a directed sequence of relationships between two nodes.
|
| Point
Represents a single point in a particular coordinate reference system.
|
| Relationship
The Relationship interface describes the characteristics of a relationship from a Neo4j graph.
|
| Type
The type of a
Value as defined by the Cypher language |
| TypeSystem
A listing of all database types this driver can handle.
|
| Class and Description |
|---|
| Entity
A uniquely identifiable property container that can form part of a Neo4j graph.
|
| MapAccessor
Access the keys, properties and values of an underlying unordered map by key
This provides only read methods.
|
| Node
The Node interface describes the characteristics of a node from a Neo4j graph.
|
| Path
A Path is a directed sequence of relationships between two nodes.
|
| Relationship
The Relationship interface describes the characteristics of a relationship from a Neo4j graph.
|
| Type
The type of a
Value as defined by the Cypher language |
Copyright © 2018. All rights reserved.