| Package | Description |
|---|---|
| org.neo4j.ogm.request |
| Modifier and Type | Interface and Description |
|---|---|
interface |
GraphModelRequest |
interface |
GraphRowListModelRequest |
interface |
RestModelRequest |
interface |
RowModelRequest |
| Modifier and Type | Method and Description |
|---|---|
Statement |
StatementFactory.statement(String statement,
Map<String,Object> parameters) |
Statement |
StatementFactory.statement(String statement,
Map<String,Object> parameters,
OptimisticLockingConfig config) |
| Modifier and Type | Method and Description |
|---|---|
List<Statement> |
Statements.getStatements() |
List<Statement> |
DefaultRequest.getStatements() |
| Constructor and Description |
|---|
Statements(List<Statement> statements) |
Copyright © 2015–2023 Neo Technology, Inc.. All rights reserved.