Methods
addE(…args) → {GraphTraversal}
    Graph traversal addE method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
addV(…args) → {GraphTraversal}
    Graph traversal addV method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
aggregate(…args) → {GraphTraversal}
    Graph traversal aggregate method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
and(…args) → {GraphTraversal}
    Graph traversal and method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
as(…args) → {GraphTraversal}
    Graph traversal as method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
barrier(…args) → {GraphTraversal}
    Graph traversal barrier method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
both(…args) → {GraphTraversal}
    Graph traversal both method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
bothE(…args) → {GraphTraversal}
    Graph traversal bothE method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
bothV(…args) → {GraphTraversal}
    Graph traversal bothV method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
branch(…args) → {GraphTraversal}
    Graph traversal branch method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
by(…args) → {GraphTraversal}
    Graph traversal by method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
cap(…args) → {GraphTraversal}
    Graph traversal cap method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
choose(…args) → {GraphTraversal}
    Graph traversal choose method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
clone()
    Copy a traversal so as to reset and re-use it.
- Source:
coalesce(…args) → {GraphTraversal}
    Graph traversal coalesce method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
coin(…args) → {GraphTraversal}
    Graph traversal coin method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
connectedComponent(…args) → {GraphTraversal}
    Graph traversal connectedComponent method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
constant(…args) → {GraphTraversal}
    Graph traversal constant method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
count(…args) → {GraphTraversal}
    Graph traversal count method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
cyclicPath(…args) → {GraphTraversal}
    Graph traversal cyclicPath method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
dedup(…args) → {GraphTraversal}
    Graph traversal dedup method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
drop(…args) → {GraphTraversal}
    Graph traversal drop method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
elementMap(…args) → {GraphTraversal}
    Graph traversal elementMap method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
emit(…args) → {GraphTraversal}
    Graph traversal emit method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
filter(…args) → {GraphTraversal}
    Graph traversal filter method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
flatMap(…args) → {GraphTraversal}
    Graph traversal flatMap method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
fold(…args) → {GraphTraversal}
    Graph traversal fold method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
from_(…args) → {GraphTraversal}
    Graph traversal from method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
group(…args) → {GraphTraversal}
    Graph traversal group method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
groupCount(…args) → {GraphTraversal}
    Graph traversal groupCount method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
has(…args) → {GraphTraversal}
    Graph traversal has method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
hasId(…args) → {GraphTraversal}
    Graph traversal hasId method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
hasKey(…args) → {GraphTraversal}
    Graph traversal hasKey method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
hasLabel(…args) → {GraphTraversal}
    Graph traversal hasLabel method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
hasNot(…args) → {GraphTraversal}
    Graph traversal hasNot method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
hasValue(…args) → {GraphTraversal}
    Graph traversal hasValue method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
id(…args) → {GraphTraversal}
    Graph traversal id method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
identity(…args) → {GraphTraversal}
    Graph traversal identity method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
in_(…args) → {GraphTraversal}
    Graph traversal in method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
index(…args) → {GraphTraversal}
    Graph traversal index method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
inE(…args) → {GraphTraversal}
    Graph traversal inE method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
inject(…args) → {GraphTraversal}
    Graph traversal inject method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
inV(…args) → {GraphTraversal}
    Graph traversal inV method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
is(…args) → {GraphTraversal}
    Graph traversal is method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
key(…args) → {GraphTraversal}
    Graph traversal key method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
label(…args) → {GraphTraversal}
    Graph traversal label method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
limit(…args) → {GraphTraversal}
    Graph traversal limit method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
local(…args) → {GraphTraversal}
    Graph traversal local method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
loops(…args) → {GraphTraversal}
    Graph traversal loops method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
map(…args) → {GraphTraversal}
    Graph traversal map method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
match(…args) → {GraphTraversal}
    Graph traversal match method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
math(…args) → {GraphTraversal}
    Graph traversal math method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
max(…args) → {GraphTraversal}
    Graph traversal max method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
mean(…args) → {GraphTraversal}
    Graph traversal mean method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
min(…args) → {GraphTraversal}
    Graph traversal min method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
not(…args) → {GraphTraversal}
    Graph traversal not method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
option(…args) → {GraphTraversal}
    Graph traversal option method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
optional(…args) → {GraphTraversal}
    Graph traversal optional method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
or(…args) → {GraphTraversal}
    Graph traversal or method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
order(…args) → {GraphTraversal}
    Graph traversal order method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
otherV(…args) → {GraphTraversal}
    Graph traversal otherV method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
out(…args) → {GraphTraversal}
    Graph traversal out method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
outE(…args) → {GraphTraversal}
    Graph traversal outE method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
outV(…args) → {GraphTraversal}
    Graph traversal outV method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
pageRank(…args) → {GraphTraversal}
    Graph traversal pageRank method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
path(…args) → {GraphTraversal}
    Graph traversal path method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
peerPressure(…args) → {GraphTraversal}
    Graph traversal peerPressure method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
profile(…args) → {GraphTraversal}
    Graph traversal profile method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
program(…args) → {GraphTraversal}
    Graph traversal program method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
project(…args) → {GraphTraversal}
    Graph traversal project method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
properties(…args) → {GraphTraversal}
    Graph traversal properties method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
property(…args) → {GraphTraversal}
    Graph traversal property method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
propertyMap(…args) → {GraphTraversal}
    Graph traversal propertyMap method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
range(…args) → {GraphTraversal}
    Graph traversal range method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
read(…args) → {GraphTraversal}
    Graph traversal read method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
repeat(…args) → {GraphTraversal}
    Graph traversal repeat method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
sack(…args) → {GraphTraversal}
    Graph traversal sack method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
sample(…args) → {GraphTraversal}
    Graph traversal sample method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
select(…args) → {GraphTraversal}
    Graph traversal select method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
shortestPath(…args) → {GraphTraversal}
    Graph traversal shortestPath method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
sideEffect(…args) → {GraphTraversal}
    Graph traversal sideEffect method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
simplePath(…args) → {GraphTraversal}
    Graph traversal simplePath method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
skip(…args) → {GraphTraversal}
    Graph traversal skip method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
store(…args) → {GraphTraversal}
    Graph traversal store method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
subgraph(…args) → {GraphTraversal}
    Graph traversal subgraph method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
sum(…args) → {GraphTraversal}
    Graph traversal sum method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
tail(…args) → {GraphTraversal}
    Graph traversal tail method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
timeLimit(…args) → {GraphTraversal}
    Graph traversal timeLimit method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
times(…args) → {GraphTraversal}
    Graph traversal times method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
to(…args) → {GraphTraversal}
    Graph traversal to method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
toE(…args) → {GraphTraversal}
    Graph traversal toE method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
toV(…args) → {GraphTraversal}
    Graph traversal toV method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
tree(…args) → {GraphTraversal}
    Graph traversal tree method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
unfold(…args) → {GraphTraversal}
    Graph traversal unfold method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
union(…args) → {GraphTraversal}
    Graph traversal union method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
until(…args) → {GraphTraversal}
    Graph traversal until method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
V(…args) → {GraphTraversal}
    Graph traversal V method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
value(…args) → {GraphTraversal}
    Graph traversal value method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
valueMap(…args) → {GraphTraversal}
    Graph traversal valueMap method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
values(…args) → {GraphTraversal}
    Graph traversal values method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
where(…args) → {GraphTraversal}
    Graph traversal where method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
with_(…args) → {GraphTraversal}
    Graph traversal with method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal
write(…args) → {GraphTraversal}
    Graph traversal write method.
    Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| args | Object | <repeatable> | 
- Source:
Returns:
- Type
- GraphTraversal