public interface VerticesStep extends Step
The following features are supported:
GremlinPackage.getVerticesStep()| Modifier and Type | Method and Description |
|---|---|
String |
getVertexId()
Returns the value of the 'Vertex Id' attribute.
|
void |
setVertexId(String value)
Sets the value of the '
Vertex Id' attribute. |
String |
toString() |
getNextElement, getPreviousElement, setNextElement, setPreviousElementString getVertexId()
setVertexId(String),
GremlinPackage.getVerticesStep_VertexId()void setVertexId(String value)
Vertex Id' attribute.
value - the new value of the 'Vertex Id' attribute.getVertexId()Copyright © 2018–2019 Atlanmod. All rights reserved.