public interface EdgesStep extends Step
The following features are supported:
GremlinPackage.getEdgesStep()| Modifier and Type | Method and Description |
|---|---|
String |
getRelationshipName()
Returns the value of the 'Relationship Name' attribute.
|
void |
setRelationshipName(String value)
Sets the value of the '
Relationship Name' attribute. |
getNextElement, getPreviousElement, setNextElement, setPreviousElementString getRelationshipName()
setRelationshipName(String),
GremlinPackage.getEdgesStep_RelationshipName()void setRelationshipName(String value)
Relationship Name' attribute.
value - the new value of the 'Relationship Name' attribute.getRelationshipName()Copyright © 2018–2019 Atlanmod. All rights reserved.