1
0
Fork 0
This commit is contained in:
Jan Steemann 2014-11-06 13:42:57 +01:00
parent dcd50a2d84
commit c61d8d9035
1 changed files with 1 additions and 1 deletions

View File

@ -751,7 +751,7 @@
/** Delete an edge definition.
*
* Removes an existing edge definition from this graph.
* All data stored in the edge collection is dropped as well as long
* All data stored in the edge collection are dropped as well as long
* as it is not used in other graphs.
*/
controller.del("/:graph/edge/:definition", function(req, res) {