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