| Package | Description |
|---|---|
| com.mware.ge.store | |
| com.mware.ge.store.util |
| Modifier and Type | Field and Description |
|---|---|
protected ElementMutationBuilder |
AbstractStorableGraph.elementMutationBuilder |
| Modifier and Type | Method and Description |
|---|---|
ElementMutationBuilder |
StorableEdgeBuilderByVertexId.getElementMutationBuilder() |
ElementMutationBuilder |
StorableVertexBuilder.getElementMutationBuilder() |
| Modifier and Type | Method and Description |
|---|---|
StreamingPropertyValueRef |
FilesystemSPVStorageStrategy.saveStreamingPropertyValue(ElementMutationBuilder elementMutationBuilder,
String rowKey,
Property property,
StreamingPropertyValue streamingPropertyValue) |
| Constructor and Description |
|---|
StorableEdgeBuilderByVertexId(String edgeId,
String outVertexId,
String inVertexId,
String label,
Visibility visibility,
ElementMutationBuilder elementMutationBuilder) |
StorableVertexBuilder(String vertexId,
String conceptType,
Visibility visibility,
ElementMutationBuilder elementMutationBuilder) |
| Modifier and Type | Method and Description |
|---|---|
StreamingPropertyValueRef |
StreamingPropertyValueStorageStrategy.saveStreamingPropertyValue(ElementMutationBuilder elementMutationBuilder,
String rowKey,
Property property,
StreamingPropertyValue streamingPropertyValue) |
Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.