| Package | Description | 
|---|---|
| org.apache.tinkerpop.gremlin.structure.util | 
| Modifier and Type | Method and Description | 
|---|---|
protected abstract void | 
AbstractTransaction.doCommit()
Called with  
AbstractTransaction.commit() after the Transaction.onReadWrite(Consumer) has been notified. | 
protected abstract void | 
AbstractTransaction.doRollback()
Called with  
AbstractTransaction.rollback() after the Transaction.onReadWrite(Consumer) has been notified. | 
Copyright © 2013–2019 Apache Software Foundation. All rights reserved.