public final class InventoryService extends Object implements Inventory
Inventory.Mixin| Constructor and Description |
|---|
InventoryService() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
com.tinkerpop.blueprints.TransactionalGraph |
getGraph()
Mainly for testing purposes.
|
void |
initialize(Configuration configuration) |
Tenants.ReadWrite |
tenants() |
public void initialize(Configuration configuration)
initialize in interface Inventorypublic Tenants.ReadWrite tenants()
public void close()
throws Exception
close in interface AutoCloseableExceptionpublic com.tinkerpop.blueprints.TransactionalGraph getGraph()
Copyright © 2015 Red Hat, Inc.. All rights reserved.