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