shell> curl -X POST --data-binary @- --dump - http://localhost:8529/_api/traversal <<EOF { "startVertex" : "persons/alice", "graphName" : "knows_graph", "direction" : "any", "itemOrder" : "backward" } EOF HTTP/1.1 200 OK content-type: application/json; charset=utf-8 x-content-type-options: nosniff { "result" : { "visited" : { "vertices" : [ { "_key" : "alice", "_id" : "persons/alice", "_rev" : "_VReq0pa--_", "name" : "Alice" }, { "_key" : "eve", "_id" : "persons/eve", "_rev" : "_VReq0pe--B", "name" : "Eve" }, { "_key" : "bob", "_id" : "persons/bob", "_rev" : "_VReq0pe---", "name" : "Bob" }, { "_key" : "alice", "_id" : "persons/alice", "_rev" : "_VReq0pa--_", "name" : "Alice" }, { "_key" : "dave", "_id" : "persons/dave", "_rev" : "_VReq0pe--A", "name" : "Dave" }, { "_key" : "charlie", "_id" : "persons/charlie", "_rev" : "_VReq0pe--_", "name" : "Charlie" }, { "_key" : "bob", "_id" : "persons/bob", "_rev" : "_VReq0pe---", "name" : "Bob" }, { "_key" : "eve", "_id" : "persons/eve", "_rev" : "_VReq0pe--B", "name" : "Eve" }, { "_key" : "alice", "_id" : "persons/alice", "_rev" : "_VReq0pa--_", "name" : "Alice" }, { "_key" : "dave", "_id" : "persons/dave", "_rev" : "_VReq0pe--A", "name" : "Dave" }, { "_key" : "charlie", "_id" : "persons/charlie", "_rev" : "_VReq0pe--_", "name" : "Charlie" } ], "paths" : [ { "edges" : [ ], "vertices" : [ { "_key" : "alice", "_id" : "persons/alice", "_rev" : "_VReq0pa--_", "name" : "Alice" } ] }, { "edges" : [ { "_key" : "11432", "_id" : "knows/11432", "_from" : "persons/eve", "_to" : "persons/alice", "_rev" : "_VReq0pi--B" } ], "vertices" : [ { "_key" : "alice", "_id" : "persons/alice", "_rev" : "_VReq0pa--_", "name" : "Alice" }, { "_key" : "eve", "_id" : "persons/eve", "_rev" : "_VReq0pe--B", "name" : "Eve" } ] }, { "edges" : [ { "_key" : "11432", "_id" : "knows/11432", "_from" : "persons/eve", "_to" : "persons/alice", "_rev" : "_VReq0pi--B" }, { "_key" : "11435", "_id" : "knows/11435", "_from" : "persons/eve", "_to" : "persons/bob", "_rev" : "_VReq0pm---" } ], "vertices" : [ { "_key" : "alice", "_id" : "persons/alice", "_rev" : "_VReq0pa--_", "name" : "Alice" }, { "_key" : "eve", "_id" : "persons/eve", "_rev" : "_VReq0pe--B", "name" : "Eve" }, { "_key" : "bob", "_id" : "persons/bob", "_rev" : "_VReq0pe---", "name" : "Bob" } ] }, { "edges" : [ { "_key" : "11432", "_id" : "knows/11432", "_from" : "persons/eve", "_to" : "persons/alice", "_rev" : "_VReq0pi--B" }, { "_key" : "11435", "_id" : "knows/11435", "_from" : "persons/eve", "_to" : "persons/bob", "_rev" : "_VReq0pm---" }, { "_key" : "11422", "_id" : "knows/11422", "_from" : "persons/alice", "_to" : "persons/bob", "_rev" : "_VReq0pi---" } ], "vertices" : [ { "_key" : "alice", "_id" : "persons/alice", "_rev" : "_VReq0pa--_", "name" : "Alice" }, { "_key" : "eve", "_id" : "persons/eve", "_rev" : "_VReq0pe--B", "name" : "Eve" }, { "_key" : "bob", "_id" : "persons/bob", "_rev" : "_VReq0pe---", "name" : "Bob" }, { "_key" : "alice", "_id" : "persons/alice", "_rev" : "_VReq0pa--_", "name" : "Alice" } ] }, { "edges" : [ { "_key" : "11432", "_id" : "knows/11432", "_from" : "persons/eve", "_to" : "persons/alice", "_rev" : "_VReq0pi--B" }, { "_key" : "11435", "_id" : "knows/11435", "_from" : "persons/eve", "_to" : "persons/bob", "_rev" : "_VReq0pm---" }, { "_key" : "11429", "_id" : "knows/11429", "_from" : "persons/bob", "_to" : "persons/dave", "_rev" : "_VReq0pi--A" } ], "vertices" : [ { "_key" : "alice", "_id" : "persons/alice", "_rev" : "_VReq0pa--_", "name" : "Alice" }, { "_key" : "eve", "_id" : "persons/eve", "_rev" : "_VReq0pe--B", "name" : "Eve" }, { "_key" : "bob", "_id" : "persons/bob", "_rev" : "_VReq0pe---", "name" : "Bob" }, { "_key" : "dave", "_id" : "persons/dave", "_rev" : "_VReq0pe--A", "name" : "Dave" } ] }, { "edges" : [ { "_key" : "11432", "_id" : "knows/11432", "_from" : "persons/eve", "_to" : "persons/alice", "_rev" : "_VReq0pi--B" }, { "_key" : "11435", "_id" : "knows/11435", "_from" : "persons/eve", "_to" : "persons/bob", "_rev" : "_VReq0pm---" }, { "_key" : "11426", "_id" : "knows/11426", "_from" : "persons/bob", "_to" : "persons/charlie", "_rev" : "_VReq0pi--_" } ], "vertices" : [ { "_key" : "alice", "_id" : "persons/alice", "_rev" : "_VReq0pa--_", "name" : "Alice" }, { "_key" : "eve", "_id" : "persons/eve", "_rev" : "_VReq0pe--B", "name" : "Eve" }, { "_key" : "bob", "_id" : "persons/bob", "_rev" : "_VReq0pe---", "name" : "Bob" }, { "_key" : "charlie", "_id" : "persons/charlie", "_rev" : "_VReq0pe--_", "name" : "Charlie" } ] }, { "edges" : [ { "_key" : "11422", "_id" : "knows/11422", "_from" : "persons/alice", "_to" : "persons/bob", "_rev" : "_VReq0pi---" } ], "vertices" : [ { "_key" : "alice", "_id" : "persons/alice", "_rev" : "_VReq0pa--_", "name" : "Alice" }, { "_key" : "bob", "_id" : "persons/bob", "_rev" : "_VReq0pe---", "name" : "Bob" } ] }, { "edges" : [ { "_key" : "11422", "_id" : "knows/11422", "_from" : "persons/alice", "_to" : "persons/bob", "_rev" : "_VReq0pi---" }, { "_key" : "11435", "_id" : "knows/11435", "_from" : "persons/eve", "_to" : "persons/bob", "_rev" : "_VReq0pm---" } ], "vertices" : [ { "_key" : "alice", "_id" : "persons/alice", "_rev" : "_VReq0pa--_", "name" : "Alice" }, { "_key" : "bob", "_id" : "persons/bob", "_rev" : "_VReq0pe---", "name" : "Bob" }, { "_key" : "eve", "_id" : "persons/eve", "_rev" : "_VReq0pe--B", "name" : "Eve" } ] }, { "edges" : [ { "_key" : "11422", "_id" : "knows/11422", "_from" : "persons/alice", "_to" : "persons/bob", "_rev" : "_VReq0pi---" }, { "_key" : "11435", "_id" : "knows/11435", "_from" : "persons/eve", "_to" : "persons/bob", "_rev" : "_VReq0pm---" }, { "_key" : "11432", "_id" : "knows/11432", "_from" : "persons/eve", "_to" : "persons/alice", "_rev" : "_VReq0pi--B" } ], "vertices" : [ { "_key" : "alice", "_id" : "persons/alice", "_rev" : "_VReq0pa--_", "name" : "Alice" }, { "_key" : "bob", "_id" : "persons/bob", "_rev" : "_VReq0pe---", "name" : "Bob" }, { "_key" : "eve", "_id" : "persons/eve", "_rev" : "_VReq0pe--B", "name" : "Eve" }, { "_key" : "alice", "_id" : "persons/alice", "_rev" : "_VReq0pa--_", "name" : "Alice" } ] }, { "edges" : [ { "_key" : "11422", "_id" : "knows/11422", "_from" : "persons/alice", "_to" : "persons/bob", "_rev" : "_VReq0pi---" }, { "_key" : "11429", "_id" : "knows/11429", "_from" : "persons/bob", "_to" : "persons/dave", "_rev" : "_VReq0pi--A" } ], "vertices" : [ { "_key" : "alice", "_id" : "persons/alice", "_rev" : "_VReq0pa--_", "name" : "Alice" }, { "_key" : "bob", "_id" : "persons/bob", "_rev" : "_VReq0pe---", "name" : "Bob" }, { "_key" : "dave", "_id" : "persons/dave", "_rev" : "_VReq0pe--A", "name" : "Dave" } ] }, { "edges" : [ { "_key" : "11422", "_id" : "knows/11422", "_from" : "persons/alice", "_to" : "persons/bob", "_rev" : "_VReq0pi---" }, { "_key" : "11426", "_id" : "knows/11426", "_from" : "persons/bob", "_to" : "persons/charlie", "_rev" : "_VReq0pi--_" } ], "vertices" : [ { "_key" : "alice", "_id" : "persons/alice", "_rev" : "_VReq0pa--_", "name" : "Alice" }, { "_key" : "bob", "_id" : "persons/bob", "_rev" : "_VReq0pe---", "name" : "Bob" }, { "_key" : "charlie", "_id" : "persons/charlie", "_rev" : "_VReq0pe--_", "name" : "Charlie" } ] } ] } }, "error" : false, "code" : 200 }