| Package | Description |
|---|---|
| com.mware.ge | |
| com.mware.ge.inmemory | |
| com.mware.ge.store | |
| com.mware.ge.store.kv |
| Modifier and Type | Method and Description |
|---|---|
Iterable<GraphMetadataEntry> |
GraphBase.getMetadata() |
abstract Iterable<GraphMetadataEntry> |
GraphMetadataStore.getMetadata() |
Iterable<GraphMetadataEntry> |
Graph.getMetadata()
Gets all metadata.
|
Iterable<GraphMetadataEntry> |
GraphBase.getMetadataWithPrefix(String prefix) |
Iterable<GraphMetadataEntry> |
GraphMetadataStore.getMetadataWithPrefix(String prefix) |
Iterable<GraphMetadataEntry> |
Graph.getMetadataWithPrefix(String prefix)
Gets all metadata with the given prefix.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
GraphBaseWithSearchIndex.setupGraphMetadata(GraphMetadataEntry graphMetadataEntry) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<GraphMetadataEntry> |
InMemoryGraphMetadataStore.getMetadata() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract Iterable<GraphMetadataEntry> |
DistributedMetadataStore.getAllMetadata() |
Iterable<GraphMetadataEntry> |
DistributedMetadataStore.getMetadata() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractStorableGraph.setupGraphMetadata(GraphMetadataEntry graphMetadataEntry) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<GraphMetadataEntry> |
KVMetadataStore.getMetadata() |
Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.