| Package | Description | 
|---|---|
| org.apache.tinkerpop.gremlin.structure | 
| Modifier and Type | Method and Description | 
|---|---|
| Transaction | Transaction. onClose(Consumer<Transaction> consumer)Describes what happens to a transaction on a call to  Graph.close(). | 
| Transaction | Transaction. onReadWrite(Consumer<Transaction> consumer)Describes how a transaction is started when a read or a write occurs. | 
| Transaction | Graph. tx()Configure and control the transactions for those graphs that support this feature. | 
| Modifier and Type | Method and Description | 
|---|---|
| Transaction | Transaction. onClose(Consumer<Transaction> consumer)Describes what happens to a transaction on a call to  Graph.close(). | 
| Transaction | Transaction. onReadWrite(Consumer<Transaction> consumer)Describes how a transaction is started when a read or a write occurs. | 
Copyright © 2013–2015 Apache Software Foundation. All rights reserved.