| Interface | 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.
|
| CypherEmitter | |
| NodeBuilder |
Builds a node to be persisted in the database.
|
| RelationshipBuilder |
Builds a relationship to be persisted in the database
|
Copyright © 2016 Neo Technology, Inc.. All rights reserved.