public abstract class ExistingEdgeMutation extends ExistingElementMutationImpl<Edge> implements EdgeMutation
DEFAULT_KEY| Constructor and Description |
|---|
ExistingEdgeMutation(Edge edge) |
| Modifier and Type | Method and Description |
|---|---|
EdgeMutation |
alterEdgeLabel(String newEdgeLabel) |
String |
getNewEdgeLabel() |
addPropertyValue, addPropertyValue, alterElementVisibility, alterPropertyVisibility, alterPropertyVisibility, alterPropertyVisibility, getAlterPropertyVisibilities, getElement, getIndexHint, getNewElementVisibility, getProperties, getPropertyRemoves, getSetPropertyMetadatas, removeProperties, removeProperties, removeProperty, removeProperty, removeProperty, save, setIndexHint, setProperty, setProperty, setPropertyMetadata, setPropertyMetadata, setPropertyMetadataclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddPropertyValue, addPropertyValue, getProperties, getPropertyRemoves, removeProperty, removeProperty, removeProperty, save, setIndexHint, setProperty, setPropertypublic ExistingEdgeMutation(Edge edge)
public EdgeMutation alterEdgeLabel(String newEdgeLabel)
alterEdgeLabel in interface EdgeMutationpublic String getNewEdgeLabel()
getNewEdgeLabel in interface EdgeMutationCopyright © 2014–2015. All rights reserved.