| Package | Description |
|---|---|
| org.neolumin.vertexium | |
| org.neolumin.vertexium.util |
| Modifier and Type | Method and Description |
|---|---|
IdGenerator |
GraphConfiguration.createIdGenerator() |
SearchIndex |
GraphConfiguration.createSearchIndex() |
Vertex |
GraphBase.getVertex(String vertexId,
Authorizations authorizations) |
Iterable<Vertex> |
GraphBase.getVertices(Authorizations authorizations) |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
ConfigurationUtils.createProvider(GraphConfiguration config,
String propPrefix,
String defaultProvider) |
static <T> T |
ConfigurationUtils.createProvider(String className,
GraphConfiguration config) |
Copyright © 2014–2015. All rights reserved.