| Package | Description |
|---|---|
| org.neolumin.vertexium.inmemory |
| Modifier and Type | Method and Description |
|---|---|
static InMemoryGraph |
InMemoryGraph.create() |
static InMemoryGraph |
InMemoryGraph.create(InMemoryGraphConfiguration config) |
static InMemoryGraph |
InMemoryGraph.create(InMemoryGraphConfiguration config,
IdGenerator idGenerator,
SearchIndex searchIndex) |
static InMemoryGraph |
InMemoryGraph.create(Map config) |
InMemoryGraph |
InMemoryElement.getGraph() |
| Modifier and Type | Method and Description |
|---|---|
static InMemoryVertex |
InMemoryVertex.updateOrCreate(InMemoryGraph graph,
InMemoryVertex existingVertex,
InMemoryVertex newVertex,
Authorizations authorizations) |
Copyright © 2014–2015. All rights reserved.