|
|||||||||
| 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. |
|
| Node
Represents a node in the network with properties and relationships to other entities. |
|
| Relationship
Represents a relationship between two nodes in the network. |
|
| RelationshipType
Interface that should be implemented by enum class that defines your relationship types. |
|
| 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 utility class to manage transactions in Neo. |
|
| TraversalPosition
Encapsulates information about the current traversal position. |
|
| Traverser
See Node.traverse(...). |
|
| Traverser.Order
Enum defining the two types of traversals. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||