public class Neo4jGraph.Neo4jGraphFeatures.Neo4jGraphGraphFeatures extends Object implements Graph.Features.GraphFeatures
FEATURE_COMPUTER, FEATURE_CONCURRENT_ACCESS, FEATURE_IO_READ, FEATURE_IO_WRITE, FEATURE_PERSISTENCE, FEATURE_THREADED_TRANSACTIONS, FEATURE_TRANSACTIONS| Modifier and Type | Method and Description |
|---|---|
boolean |
supportsComputer() |
boolean |
supportsConcurrentAccess() |
boolean |
supportsThreadedTransactions() |
Graph.Features.VariableFeatures |
variables() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsupportsIoRead, supportsIoWrite, supportsPersistence, supportsTransactionspublic boolean supportsConcurrentAccess()
supportsConcurrentAccess in interface Graph.Features.GraphFeaturespublic boolean supportsComputer()
supportsComputer in interface Graph.Features.GraphFeaturespublic Graph.Features.VariableFeatures variables()
variables in interface Graph.Features.GraphFeaturespublic boolean supportsThreadedTransactions()
supportsThreadedTransactions in interface Graph.Features.GraphFeaturesCopyright © 2013–2019 Apache Software Foundation. All rights reserved.