| Package | Description |
|---|---|
| org.neo4j.ogm.compiler | |
| org.neo4j.ogm.context | |
| org.neo4j.ogm.service |
| Class and Description |
|---|
| CompileContext
Maintains contextual information throughout the process of compiling Cypher statements to persist a graph of objects.
|
| Compiler
Defines a simple API for building up Cypher queries programmatically.
|
| NodeBuilder
Builds a node to be persisted in the database.
|
| RelationshipBuilder
Builds a relationship to be persisted in the database
|
| SrcTargetKey
Key for lookup of transient relationship by source and target
NOTE: source and target are always sorted so the lookup will ignore the direction
|
| Class and Description |
|---|
| CompileContext
Maintains contextual information throughout the process of compiling Cypher statements to persist a graph of objects.
|
| Class and Description |
|---|
| Compiler
Defines a simple API for building up Cypher queries programmatically.
|
Copyright © 2017 Neo Technology, Inc.. All rights reserved.