| Package | Description |
|---|---|
| com.mware.ge | |
| com.mware.ge.inmemory | |
| com.mware.ge.store | |
| com.mware.ge.store.kv |
| Modifier and Type | Method and Description |
|---|---|
protected abstract GraphMetadataStore |
GraphBase.getGraphMetadataStore() |
protected abstract GraphMetadataStore |
GraphBaseWithSearchIndex.getGraphMetadataStore() |
| Modifier and Type | Class and Description |
|---|---|
class |
InMemoryGraphMetadataStore |
| Modifier and Type | Method and Description |
|---|---|
protected GraphMetadataStore |
InMemoryGraph.getGraphMetadataStore() |
protected GraphMetadataStore |
InMemoryGraph.newGraphMetadataStore(GraphConfiguration configuration) |
| Modifier and Type | Class and Description |
|---|---|
class |
DistributedMetadataStore |
| Modifier and Type | Field and Description |
|---|---|
protected GraphMetadataStore |
AbstractStorableGraph.graphMetadataStore |
| Modifier and Type | Method and Description |
|---|---|
protected GraphMetadataStore |
AbstractStorableGraph.getGraphMetadataStore() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractStorableGraph.setGraphMetadataStore(GraphMetadataStore graphMetadataStore) |
| Modifier and Type | Class and Description |
|---|---|
class |
KVMetadataStore |
Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.