|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Classes in org.neo4j.api.core used by org.neo4j.api.core | |
|---|---|
| Direction
Defines relationship directions used to when getting relationships from a node or when creating traversers. |
|
| NeoService
The main access point to a running Neo instance. |
|
| Node
A node in the graph with properties and relationships to other entities. |
|
| PropertyContainer
Defines a common API for handling properties on both nodes and
relationships. |
|
| Relationship
A relationship between two nodes in the graph. |
|
| RelationshipType
A relationship type is a mandatory property on all relationships that is used to navigate the node space. |
|
| ReturnableEvaluator
A client hook for evaluating whether a specific node should be returned from a traverser. |
|
| StopEvaluator
A client hook for evaluating whether the traverser should traverse beyond a specific node. |
|
| Transaction
A programmatically handled transaction. |
|
| TraversalPosition
Encapsulates information about the current traversal position. |
|
| Traverser
A traversal in the node space. |
|
| Traverser.Order
Defines a traversal order as used by the traversal framework. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||