| Package | Description | 
|---|---|
| org.apache.tinkerpop.gremlin.spark.process.computer.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–2016 Apache Software Foundation. All rights reserved.