public abstract class EdgeBuilderByVertexId extends EdgeBuilderBase
DEFAULT_KEY| Modifier | Constructor and Description |
|---|---|
protected |
EdgeBuilderByVertexId(String edgeId,
String outVertexId,
String inVertexId,
String label,
Visibility visibility) |
| Modifier and Type | Method and Description |
|---|---|
String |
getInVertexId() |
String |
getOutVertexId() |
alterEdgeLabel, getAlterEdgeLabelTimestamp, getEdgeId, getLabel, getNewEdgeLabel, getVisibility, hasChanges, saveaddPropertyValue, addPropertyValue, addPropertyValue, deleteProperty, deleteProperty, deleteProperty, getIndexHint, getProperties, getPropertyDeletes, getPropertySoftDeletes, setIndexHint, setProperty, setProperty, softDeleteProperty, softDeleteProperty, softDeletePropertyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddPropertyValue, addPropertyValue, addPropertyValue, deleteProperty, deleteProperty, deleteProperty, getIndexHint, getProperties, getPropertyDeletes, getPropertySoftDeletes, setIndexHint, setProperty, setProperty, softDeleteProperty, softDeleteProperty, softDeletePropertyprotected EdgeBuilderByVertexId(String edgeId, String outVertexId, String inVertexId, String label, Visibility visibility)
public String getOutVertexId()
getOutVertexId in class EdgeBuilderBasepublic String getInVertexId()
getInVertexId in class EdgeBuilderBaseCopyright © 2014–2017. All rights reserved.