| Package | Description |
|---|---|
| org.neo4j.ogm.annotations | |
| org.neo4j.ogm.context |
| Class and Description |
|---|
| EntityAccess |
| EntityAccessStrategy
Implements the logic to determine how entities should be accessed in both reading and writing scenarios.
|
| PropertyReader
Simple interface through which a particular property of a given object can be read.
|
| PropertyWriter
Simple interface through which a particular property of a given object can be set.
|
| RelationalReader
Specialisation of
PropertyReader that also exposes the relationship type represented by the corresponding
object member. |
| RelationalWriter
Specialisation of
PropertyWriter that also exposes the relationship type represented by the corresponding
object member. |
| Class and Description |
|---|
| EntityFactory
A metadata-driven factory class for creating node and relationship entities.
|
Copyright © 2016 Neo Technology, Inc.. All rights reserved.