shell> curl -X POST --header 'accept: application/json' --data-binary @- --dump - http://localhost:8529/_api/traversal <<EOF { "startVertex" : "persons/alice", "graphName" : "knows_graph", "direction" : "any", "order" : "postorder" } EOF HTTP/1.1 OK content-type: application/json; charset=utf-8 x-content-type-options: nosniff { "result" : { "visited" : { "vertices" : [ { "_key" : "charlie", "_id" : "persons/charlie", "_rev" : "_YOn1YaC--_", "name" : "Charlie" }, { "_key" : "dave", "_id" : "persons/dave", "_rev" : "_YOn1YaC--B", "name" : "Dave" }, { "_key" : "alice", "_id" : "persons/alice", "_rev" : "_YOn1Ya---_", "name" : "Alice" }, { "_key" : "eve", "_id" : "persons/eve", "_rev" : "_YOn1YaC--D", "name" : "Eve" }, { "_key" : "bob", "_id" : "persons/bob", "_rev" : "_YOn1Ya---B", "name" : "Bob" }, { "_key" : "charlie", "_id" : "persons/charlie", "_rev" : "_YOn1YaC--_", "name" : "Charlie" }, { "_key" : "dave", "_id" : "persons/dave", "_rev" : "_YOn1YaC--B", "name" : "Dave" }, { "_key" : "alice", "_id" : "persons/alice", "_rev" : "_YOn1Ya---_", "name" : "Alice" }, { "_key" : "bob", "_id" : "persons/bob", "_rev" : "_YOn1Ya---B", "name" : "Bob" }, { "_key" : "eve", "_id" : "persons/eve", "_rev" : "_YOn1YaC--D", "name" : "Eve" }, { "_key" : "alice", "_id" : "persons/alice", "_rev" : "_YOn1Ya---_", "name" : "Alice" } ], "paths" : [ { "edges" : [ { "_key" : "106988", "_id" : "knows/106988", "_from" : "persons/alice", "_to" : "persons/bob", "_rev" : "_YOn1YaC--F", "vertex" : "alice" }, { "_key" : "106992", "_id" : "knows/106992", "_from" : "persons/bob", "_to" : "persons/charlie", "_rev" : "_YOn1YaC--H", "vertex" : "bob" } ], "vertices" : [ { "_key" : "alice", "_id" : "persons/alice", "_rev" : "_YOn1Ya---_", "name" : "Alice" }, { "_key" : "bob", "_id" : "persons/bob", "_rev" : "_YOn1Ya---B", "name" : "Bob" }, { "_key" : "charlie", "_id" : "persons/charlie", "_rev" : "_YOn1YaC--_", "name" : "Charlie" } ] }, { "edges" : [ { "_key" : "106988", "_id" : "knows/106988", "_from" : "persons/alice", "_to" : "persons/bob", "_rev" : "_YOn1YaC--F", "vertex" : "alice" }, { "_key" : "106995", "_id" : "knows/106995", "_from" : "persons/bob", "_to" : "persons/dave", "_rev" : "_YOn1YaC--J", "vertex" : "bob" } ], "vertices" : [ { "_key" : "alice", "_id" : "persons/alice", "_rev" : "_YOn1Ya---_", "name" : "Alice" }, { "_key" : "bob", "_id" : "persons/bob", "_rev" : "_YOn1Ya---B", "name" : "Bob" }, { "_key" : "dave", "_id" : "persons/dave", "_rev" : "_YOn1YaC--B", "name" : "Dave" } ] }, { "edges" : [ { "_key" : "106988", "_id" : "knows/106988", "_from" : "persons/alice", "_to" : "persons/bob", "_rev" : "_YOn1YaC--F", "vertex" : "alice" }, { "_key" : "107001", "_id" : "knows/107001", "_from" : "persons/eve", "_to" : "persons/bob", "_rev" : "_YOn1YaG--B", "vertex" : "eve" }, { "_key" : "106998", "_id" : "knows/106998", "_from" : "persons/eve", "_to" : "persons/alice", "_rev" : "_YOn1YaG--_", "vertex" : "eve" } ], "vertices" : [ { "_key" : "alice", "_id" : "persons/alice", "_rev" : "_YOn1Ya---_", "name" : "Alice" }, { "_key" : "bob", "_id" : "persons/bob", "_rev" : "_YOn1Ya---B", "name" : "Bob" }, { "_key" : "eve", "_id" : "persons/eve", "_rev" : "_YOn1YaC--D", "name" : "Eve" }, { "_key" : "alice", "_id" : "persons/alice", "_rev" : "_YOn1Ya---_", "name" : "Alice" } ] }, { "edges" : [ { "_key" : "106988", "_id" : "knows/106988", "_from" : "persons/alice", "_to" : "persons/bob", "_rev" : "_YOn1YaC--F", "vertex" : "alice" }, { "_key" : "107001", "_id" : "knows/107001", "_from" : "persons/eve", "_to" : "persons/bob", "_rev" : "_YOn1YaG--B", "vertex" : "eve" } ], "vertices" : [ { "_key" : "alice", "_id" : "persons/alice", "_rev" : "_YOn1Ya---_", "name" : "Alice" }, { "_key" : "bob", "_id" : "persons/bob", "_rev" : "_YOn1Ya---B", "name" : "Bob" }, { "_key" : "eve", "_id" : "persons/eve", "_rev" : "_YOn1YaC--D", "name" : "Eve" } ] }, { "edges" : [ { "_key" : "106988", "_id" : "knows/106988", "_from" : "persons/alice", "_to" : "persons/bob", "_rev" : "_YOn1YaC--F", "vertex" : "alice" } ], "vertices" : [ { "_key" : "alice", "_id" : "persons/alice", "_rev" : "_YOn1Ya---_", "name" : "Alice" }, { "_key" : "bob", "_id" : "persons/bob", "_rev" : "_YOn1Ya---B", "name" : "Bob" } ] }, { "edges" : [ { "_key" : "106998", "_id" : "knows/106998", "_from" : "persons/eve", "_to" : "persons/alice", "_rev" : "_YOn1YaG--_", "vertex" : "eve" }, { "_key" : "107001", "_id" : "knows/107001", "_from" : "persons/eve", "_to" : "persons/bob", "_rev" : "_YOn1YaG--B", "vertex" : "eve" }, { "_key" : "106992", "_id" : "knows/106992", "_from" : "persons/bob", "_to" : "persons/charlie", "_rev" : "_YOn1YaC--H", "vertex" : "bob" } ], "vertices" : [ { "_key" : "alice", "_id" : "persons/alice", "_rev" : "_YOn1Ya---_", "name" : "Alice" }, { "_key" : "eve", "_id" : "persons/eve", "_rev" : "_YOn1YaC--D", "name" : "Eve" }, { "_key" : "bob", "_id" : "persons/bob", "_rev" : "_YOn1Ya---B", "name" : "Bob" }, { "_key" : "charlie", "_id" : "persons/charlie", "_rev" : "_YOn1YaC--_", "name" : "Charlie" } ] }, { "edges" : [ { "_key" : "106998", "_id" : "knows/106998", "_from" : "persons/eve", "_to" : "persons/alice", "_rev" : "_YOn1YaG--_", "vertex" : "eve" }, { "_key" : "107001", "_id" : "knows/107001", "_from" : "persons/eve", "_to" : "persons/bob", "_rev" : "_YOn1YaG--B", "vertex" : "eve" }, { "_key" : "106995", "_id" : "knows/106995", "_from" : "persons/bob", "_to" : "persons/dave", "_rev" : "_YOn1YaC--J", "vertex" : "bob" } ], "vertices" : [ { "_key" : "alice", "_id" : "persons/alice", "_rev" : "_YOn1Ya---_", "name" : "Alice" }, { "_key" : "eve", "_id" : "persons/eve", "_rev" : "_YOn1YaC--D", "name" : "Eve" }, { "_key" : "bob", "_id" : "persons/bob", "_rev" : "_YOn1Ya---B", "name" : "Bob" }, { "_key" : "dave", "_id" : "persons/dave", "_rev" : "_YOn1YaC--B", "name" : "Dave" } ] }, { "edges" : [ { "_key" : "106998", "_id" : "knows/106998", "_from" : "persons/eve", "_to" : "persons/alice", "_rev" : "_YOn1YaG--_", "vertex" : "eve" }, { "_key" : "107001", "_id" : "knows/107001", "_from" : "persons/eve", "_to" : "persons/bob", "_rev" : "_YOn1YaG--B", "vertex" : "eve" }, { "_key" : "106988", "_id" : "knows/106988", "_from" : "persons/alice", "_to" : "persons/bob", "_rev" : "_YOn1YaC--F", "vertex" : "alice" } ], "vertices" : [ { "_key" : "alice", "_id" : "persons/alice", "_rev" : "_YOn1Ya---_", "name" : "Alice" }, { "_key" : "eve", "_id" : "persons/eve", "_rev" : "_YOn1YaC--D", "name" : "Eve" }, { "_key" : "bob", "_id" : "persons/bob", "_rev" : "_YOn1Ya---B", "name" : "Bob" }, { "_key" : "alice", "_id" : "persons/alice", "_rev" : "_YOn1Ya---_", "name" : "Alice" } ] }, { "edges" : [ { "_key" : "106998", "_id" : "knows/106998", "_from" : "persons/eve", "_to" : "persons/alice", "_rev" : "_YOn1YaG--_", "vertex" : "eve" }, { "_key" : "107001", "_id" : "knows/107001", "_from" : "persons/eve", "_to" : "persons/bob", "_rev" : "_YOn1YaG--B", "vertex" : "eve" } ], "vertices" : [ { "_key" : "alice", "_id" : "persons/alice", "_rev" : "_YOn1Ya---_", "name" : "Alice" }, { "_key" : "eve", "_id" : "persons/eve", "_rev" : "_YOn1YaC--D", "name" : "Eve" }, { "_key" : "bob", "_id" : "persons/bob", "_rev" : "_YOn1Ya---B", "name" : "Bob" } ] }, { "edges" : [ { "_key" : "106998", "_id" : "knows/106998", "_from" : "persons/eve", "_to" : "persons/alice", "_rev" : "_YOn1YaG--_", "vertex" : "eve" } ], "vertices" : [ { "_key" : "alice", "_id" : "persons/alice", "_rev" : "_YOn1Ya---_", "name" : "Alice" }, { "_key" : "eve", "_id" : "persons/eve", "_rev" : "_YOn1YaC--D", "name" : "Eve" } ] }, { "edges" : [ ], "vertices" : [ { "_key" : "alice", "_id" : "persons/alice", "_rev" : "_YOn1Ya---_", "name" : "Alice" } ] } ] } }, "error" : false, "code" : 200 }