| Package | Description |
|---|---|
| org.neo4j.ogm.cypher.compiler | |
| org.neo4j.ogm.cypher.compiler.builders.node |
| Modifier and Type | Interface and Description |
|---|---|
interface |
NodeBuilder
Builds a node to be persisted in the database.
|
interface |
RelationshipBuilder
Builds a relationship to be persisted in the database
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultNodeBuilder |
class |
DefaultRelationshipBuilder |
Copyright © 2015–2020 Neo Technology, Inc.. All rights reserved.