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