shell> curl -X DELETE --dump - http://localhost:8529/_api/gharial/social/edge/relation HTTP/1.1 202 Accepted x-content-type-options: nosniff content-type: application/json; charset=utf-8 etag: _VRep4Ba--- { "error" : false, "graph" : { "name" : "social", "edgeDefinitions" : [ ], "orphanCollections" : [ "female", "male" ], "isSmart" : false, "numberOfShards" : 0, "smartGraphAttribute" : "", "_id" : "_graphs/social", "_rev" : "_VRep4Ba---" }, "code" : 202 }