| Package | Description |
|---|---|
| org.neo4j.driver.v1 | |
| org.neo4j.driver.v1.types |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Value
A unit of data that adheres to the Neo4j type system.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Entity
A uniquely identifiable property container that can form part of a Neo4j graph.
|
interface |
Node
The Node interface describes the characteristics of a node from a Neo4j graph.
|
interface |
Relationship
The Relationship interface describes the characteristics of a relationship from a Neo4j graph.
|
Copyright © 2017. All rights reserved.