Package | Description |
---|---|
org.apache.tinkerpop.gremlin.structure | |
org.apache.tinkerpop.gremlin.structure.util |
Modifier and Type | Method and Description |
---|---|
<R> Transaction.Workload<R> |
Transaction.submit(Function<Graph,R> work)
Deprecated.
As of release 3.2.6, not replaced.
|
Modifier and Type | Method and Description |
---|---|
<R> Transaction.Workload<R> |
AbstractTransaction.submit(Function<Graph,R> work)
Deprecated.
As of release 3.2.6, not replaced.
|
Copyright © 2013–2018 Apache Software Foundation. All rights reserved.