| Package | Description |
|---|---|
| com.mware.ge | |
| com.mware.ge.inmemory | |
| com.mware.ge.search |
| Modifier and Type | Method and Description |
|---|---|
SearchIndex |
GraphConfiguration.createSearchIndex(Graph graph) |
SearchIndex |
GraphWithSearchIndex.getSearchIndex() |
SearchIndex |
GraphBaseWithSearchIndex.getSearchIndex() |
| Constructor and Description |
|---|
GraphBaseWithSearchIndex(GraphConfiguration configuration,
IdGenerator idGenerator,
SearchIndex searchIndex) |
| Modifier and Type | Method and Description |
|---|---|
static InMemoryGraph |
InMemoryGraph.create(InMemoryGraphConfiguration config,
IdGenerator idGenerator,
SearchIndex searchIndex) |
| Constructor and Description |
|---|
InMemoryGraph(InMemoryGraphConfiguration configuration,
IdGenerator idGenerator,
SearchIndex searchIndex) |
InMemoryGraph(InMemoryGraphConfiguration configuration,
IdGenerator idGenerator,
SearchIndex searchIndex,
InMemoryVertexTable verticesTable,
InMemoryEdgeTable edgesTable,
InMemoryExtendedDataTable extendedDataTable) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSearchIndex |
Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.