Package | Description |
---|---|
org.neo4j.graphdb |
The core graph database API.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Node
A node in the graph with properties and relationships to other entities.
|
interface |
Relationship
A relationship between two nodes in the graph.
|
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.