public class TransactionApplier extends Object
responses.
Transaction obligations are handled by TransactionObligationFulfiller and
transaction streams are committed to the store,
in batches.
It is assumed that any response carrying transaction data comes from the one
and same thread.| Constructor and Description |
|---|
TransactionApplier(org.neo4j.graphdb.DependencyResolver resolver) |
| Modifier and Type | Method and Description |
|---|---|
void |
appendToLogAndApplyToStore(org.neo4j.kernel.impl.transaction.CommittedTransactionRepresentation tx) |
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.