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 AbstractTransaction.readWriteConsumer has been notified. |
protected abstract void |
AbstractTransaction.doRollback()
Called with
AbstractTransaction.rollback() after the AbstractTransaction.readWriteConsumer has been notified. |
Copyright © 2013–2015 Apache Software Foundation. All rights reserved.