1
0
Fork 0

whitespace

This commit is contained in:
Jan Steemann 2015-06-02 14:10:08 +02:00
parent 0e2c65585b
commit a68d455a2d
1 changed files with 0 additions and 2 deletions

View File

@ -6887,9 +6887,7 @@ function AQL_GRAPH_NEIGHBORS (graphName,
params.includeData = options.includeData;
}
return CPP_NEIGHBORS(vertexCollections, edgeCollections, startVertices, params);
}
////////////////////////////////////////////////////////////////////////////////