shell> curl -X DELETE --dump - http://localhost:8529/_api/gharial/social/vertex/male
HTTP/1.1 400 Bad Request
content-type: application/json; charset=utf-8
x-content-type-options: nosniff
{
"error" : true,
"errorNum" : 1928,
"errorMessage" : "not in orphan collection",
"code" : 400
}