| Package | Description |
|---|---|
| org.neo4j.server.rest.repr | |
| org.neo4j.server.rest.transactional |
| Modifier and Type | Method and Description |
|---|---|
void |
RelationshipRepresentation.setTransactionStateChecker(TransactionStateChecker checker) |
void |
NodeRepresentation.setTransactionStateChecker(TransactionStateChecker checker) |
| Modifier and Type | Method and Description |
|---|---|
static TransactionStateChecker |
TransactionStateChecker.create(TransitionalPeriodTransactionMessContainer container) |
| Modifier and Type | Method and Description |
|---|---|
void |
ResultDataContentWriter.write(org.codehaus.jackson.JsonGenerator out,
Iterable<String> columns,
org.neo4j.graphdb.Result.ResultRow row,
TransactionStateChecker txStateChecker) |
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.