| Package | Description |
|---|---|
| org.vertexium | |
| org.vertexium.id |
| Modifier and Type | Method and Description |
|---|---|
IdGenerator |
GraphConfiguration.createIdGenerator(Graph graph) |
IdGenerator |
GraphBaseWithSearchIndex.getIdGenerator() |
abstract IdGenerator |
GraphBase.getIdGenerator() |
IdGenerator |
Graph.getIdGenerator()
Gets the id generator used by this graph to create ids.
|
| Constructor and Description |
|---|
GraphBaseWithSearchIndex(GraphConfiguration configuration,
IdGenerator idGenerator,
SearchIndex searchIndex) |
| Modifier and Type | Class and Description |
|---|---|
class |
QueueIdGenerator |
class |
UUIDIdGenerator |
Copyright © 2014–2017. All rights reserved.