shell> curl --dump - http://localhost:8529/_api/gharial/social/edge/relation/8618 HTTP/1.1 200 OK content-type: application/json; charset=utf-8 etag: _W-M-D4i--_ x-content-type-options: nosniff { "error" : false, "edge" : { "_key" : "8618", "_id" : "relation/8618", "_from" : "male/bob", "_to" : "female/diana", "_rev" : "_W-M-D4i--_", "type" : "friend", "vertex" : "bob" }, "code" : 200 }