| Package | Description |
|---|---|
| org.vertexium.accumulo | |
| org.vertexium.accumulo.util |
| Modifier and Type | Field and Description |
|---|---|
protected ElementMutationBuilder |
AccumuloGraph.elementMutationBuilder |
| Modifier and Type | Method and Description |
|---|---|
ElementMutationBuilder |
AccumuloVertexBuilder.getElementMutationBuilder() |
ElementMutationBuilder |
AccumuloEdgeBuilderByVertexId.getElementMutationBuilder() |
| Constructor and Description |
|---|
AccumuloEdgeBuilderByVertexId(String edgeId,
String outVertexId,
String inVertexId,
String label,
Visibility visibility,
ElementMutationBuilder elementMutationBuilder) |
AccumuloVertexBuilder(String vertexId,
Visibility visibility,
ElementMutationBuilder elementMutationBuilder) |
| Modifier and Type | Method and Description |
|---|---|
StreamingPropertyValueRef |
OverflowIntoHdfsStreamingPropertyValueStorageStrategy.saveStreamingPropertyValue(ElementMutationBuilder elementMutationBuilder,
String rowKey,
Property property,
StreamingPropertyValue streamingPropertyValue) |
StreamingPropertyValueRef |
DataInDataTableStreamingPropertyValueStorageStrategy.saveStreamingPropertyValue(ElementMutationBuilder elementMutationBuilder,
String rowKey,
Property property,
StreamingPropertyValue streamingPropertyValue) |
StreamingPropertyValueRef |
StreamingPropertyValueStorageStrategy.saveStreamingPropertyValue(ElementMutationBuilder elementMutationBuilder,
String rowKey,
Property property,
StreamingPropertyValue streamingPropertyValue) |
Copyright © 2014–2018. All rights reserved.