| Package | Description |
|---|---|
| org.vertexium | |
| org.vertexium.property |
| Modifier and Type | Method and Description |
|---|---|
List<InputStream> |
GraphBase.getStreamingPropertyValueInputStreams(List<StreamingPropertyValue> streamingPropertyValues) |
List<InputStream> |
Graph.getStreamingPropertyValueInputStreams(List<StreamingPropertyValue> streamingPropertyValues)
Opens multiple StreamingPropertyValue input streams at once.
|
| Modifier and Type | Method and Description |
|---|---|
static StreamingPropertyValue |
StreamingPropertyValue.create(String value) |
abstract StreamingPropertyValue |
StreamingPropertyValueRef.toStreamingPropertyValue(T graph,
long timestamp) |
| Constructor and Description |
|---|
StreamingPropertyValueRef(StreamingPropertyValue propertyValue) |
Copyright © 2014–2017. All rights reserved.