| 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 | 
|---|---|
DetachedVertexProperty | 
DetachedVertexProperty.Builder.create()  | 
static <V> DetachedVertexProperty | 
DetachedFactory.detach(VertexProperty<V> vertexProperty,
      boolean withProperties)  | 
| Modifier and Type | Method and Description | 
|---|---|
DetachedVertex.Builder | 
DetachedVertex.Builder.addProperty(DetachedVertexProperty vp)  | 
Copyright © 2013–2020 Apache Software Foundation. All rights reserved.