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