public final class TinkerpopInventory extends BaseInventory<org.apache.tinkerpop.gremlin.structure.Element>
Inventory.ElementTypes<E extends AbstractElement<B,U>,B extends Blueprint,U extends AbstractElement.Update>, Inventory.Types| Modifier and Type | Field and Description |
|---|---|
static Configuration.Property |
GRAPH_PROVIDER_IMPL_CLASS |
TRANSACTION_RETRIES| Constructor and Description |
|---|
TinkerpopInventory() |
| Modifier and Type | Method and Description |
|---|---|
protected TinkerpopInventory |
cloneWith(TransactionConstructor<org.apache.tinkerpop.gremlin.structure.Element> transactionCtor) |
protected InventoryBackend<org.apache.tinkerpop.gremlin.structure.Element> |
doInitialize(Configuration configuration) |
adaptTransactionConstructor, close, execute, getBackend, getConfiguration, getElement, getGraphSON, getTransitiveClosureOver, hasObservers, initialize, newTransactionFrame, observable, relationships, tenantspublic static final Configuration.Property GRAPH_PROVIDER_IMPL_CLASS
protected TinkerpopInventory cloneWith(TransactionConstructor<org.apache.tinkerpop.gremlin.structure.Element> transactionCtor)
cloneWith in class BaseInventory<org.apache.tinkerpop.gremlin.structure.Element>protected InventoryBackend<org.apache.tinkerpop.gremlin.structure.Element> doInitialize(Configuration configuration)
doInitialize in class BaseInventory<org.apache.tinkerpop.gremlin.structure.Element>Copyright © 2015–2016 Red Hat, Inc.. All rights reserved.