| Package | Description |
|---|---|
| org.neo4j.ogm.cypher.compiler |
| Modifier and Type | Class and Description |
|---|---|
class |
MultiStatementCypherCompiler
Cypher compiler that produces multiple statements that can be executed together or split over a transaction.
|
| Modifier and Type | Method and Description |
|---|---|
Compiler |
CompileContext.getCompiler() |
Compiler |
CypherContext.getCompiler() |
| Constructor and Description |
|---|
CypherContext(Compiler compiler,
Function<Object,Long> nativeIdProvider) |
Copyright © 2015–2020 Neo Technology, Inc.. All rights reserved.