| Package | Description |
|---|---|
| com.mware.ge | |
| com.mware.ge.inmemory | |
| com.mware.ge.query | |
| com.mware.ge.store | |
| com.mware.ge.type | |
| com.mware.ge.util |
| Modifier and Type | Class and Description |
|---|---|
class |
GeMissingFetchHintException |
class |
GePropertyNotDefinedException |
class |
GeTypeException |
class |
SecurityGeException |
| Modifier and Type | Method and Description |
|---|---|
IdGenerator |
GraphConfiguration.createIdGenerator(Graph graph) |
SearchIndex |
GraphConfiguration.createSearchIndex(Graph graph) |
GeSerializer |
GraphConfiguration.createSerializer() |
GeSerializer |
GraphConfiguration.createSerializer(Graph graph) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<Vertex> |
InMemoryGraph.getVertices(FetchHints fetchHints,
Long endTime,
Authorizations authorizations) |
| Modifier and Type | Method and Description |
|---|---|
protected <T extends Element> |
DefaultGraphQuery.getIterableFromElementType(ElementType elementType,
FetchHints fetchHints) |
| Modifier and Type | Method and Description |
|---|---|
Vertex |
AbstractStorableGraph.getVertex(String vertexId,
FetchHints fetchHints,
Long endTime,
Authorizations authorizations) |
Iterable<Vertex> |
AbstractStorableGraph.getVertices(FetchHints fetchHints,
Long endTime,
Authorizations authorizations) |
| Modifier and Type | Class and Description |
|---|---|
class |
GeInvalidShapeException |
| 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 © 2016–2021 MWARE SOLUTIONS. All rights reserved.