mirror of https://gitee.com/bigwinds/arangodb
whitespace
This commit is contained in:
parent
0e2c65585b
commit
a68d455a2d
|
@ -6887,9 +6887,7 @@ function AQL_GRAPH_NEIGHBORS (graphName,
|
|||
params.includeData = options.includeData;
|
||||
}
|
||||
|
||||
|
||||
return CPP_NEIGHBORS(vertexCollections, edgeCollections, startVertices, params);
|
||||
|
||||
}
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
|
Loading…
Reference in New Issue