| Package | Description |
|---|---|
| com.tinkerpop.gremlin.structure |
| Modifier and Type | Method and Description |
|---|---|
<R> Transaction.Workload<R> |
Transaction.submit(java.util.function.Function<Graph,R> work)
Submit a unit of work that represents a transaction returning a
Transaction.Workload that can be automatically
retried in the event of failure. |
Copyright © 2013-2015 TinkerPop. All Rights Reserved.