| Package | Description |
|---|---|
| com.mware.ge | |
| com.mware.ge.inmemory | |
| com.mware.ge.search | |
| com.mware.ge.serializer.kryo.quickSerializers | |
| com.mware.ge.store | |
| com.mware.ge.util |
| Modifier and Type | Method and Description |
|---|---|
GraphConfiguration |
GraphBaseWithSearchIndex.getConfiguration() |
| Constructor and Description |
|---|
GraphBaseWithSearchIndex(GraphConfiguration configuration) |
GraphBaseWithSearchIndex(GraphConfiguration configuration,
IdGenerator idGenerator,
SearchIndex searchIndex) |
| Modifier and Type | Class and Description |
|---|---|
class |
InMemoryGraphConfiguration |
| Modifier and Type | Method and Description |
|---|---|
protected GraphMetadataStore |
InMemoryGraph.newGraphMetadataStore(GraphConfiguration configuration) |
| Constructor and Description |
|---|
DefaultSearchIndex(GraphConfiguration configuration) |
| Constructor and Description |
|---|
QuickKryoGeSerializer(GraphConfiguration config) |
| Modifier and Type | Class and Description |
|---|---|
class |
StorableGraphConfiguration |
| Constructor and Description |
|---|
FilesystemSPVStorageStrategy(Graph graph,
GraphConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
ConfigurationUtils.createProvider(Graph graph,
GraphConfiguration config,
String propPrefix,
String defaultProvider) |
static <T> T |
ConfigurationUtils.createProvider(String className,
Graph graph,
GraphConfiguration config) |
Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.