| Interface | Description |
|---|---|
| CypherCompiler |
Defines a simple API for building up Cypher queries programmatically.
|
| CypherEmitter |
| Class | Description |
|---|---|
| CypherContext |
Maintains contextual information throughout the process of compiling Cypher statements to persist a graph of objects.
|
| DeletedRelationshipBuilder | |
| NewBiDirectionalRelationshipBuilder | |
| NodeBuilder | |
| RelationshipBuilder |
Used to compile Cypher that holds information about a relationship
|
| ReturnClauseBuilder | |
| SingleStatementCypherCompiler |
Implementation of
CypherCompiler that builds a single query for the object graph. |
Copyright © 2015 Neo Technology, Inc.. All rights reserved.