Package | Description |
---|---|
org.apache.tinkerpop.gremlin.hadoop.process.computer.spark.payload | |
org.apache.tinkerpop.gremlin.structure.util.detached |
Modifier and Type | Method and Description |
---|---|
List<DetachedVertexProperty<Object>> |
ViewIncomingPayload.getView() |
List<DetachedVertexProperty<Object>> |
ViewPayload.getView() |
Constructor and Description |
---|
ViewOutgoingPayload(List<DetachedVertexProperty<Object>> view,
List<<any>> outgoingMessages) |
ViewPayload(List<DetachedVertexProperty<Object>> view) |
Modifier and Type | Method and Description |
---|---|
static <V> DetachedVertexProperty |
DetachedFactory.detach(VertexProperty<V> vertexProperty,
boolean withProperties) |
Copyright © 2013–2015 Apache Software Foundation. All rights reserved.