public class TinkerGraph.TinkerGraphGraphFeatures extends Object implements org.apache.tinkerpop.gremlin.structure.Graph.Features.GraphFeatures
| Modifier and Type | Method and Description |
|---|---|
boolean |
supportsConcurrentAccess() |
boolean |
supportsThreadedTransactions() |
boolean |
supportsTransactions() |
public boolean supportsConcurrentAccess()
supportsConcurrentAccess in interface org.apache.tinkerpop.gremlin.structure.Graph.Features.GraphFeaturespublic boolean supportsTransactions()
supportsTransactions in interface org.apache.tinkerpop.gremlin.structure.Graph.Features.GraphFeaturespublic boolean supportsThreadedTransactions()
supportsThreadedTransactions in interface org.apache.tinkerpop.gremlin.structure.Graph.Features.GraphFeaturesCopyright © 2013–2018 Apache Software Foundation. All rights reserved.