Figure 26.33. Final Graph
Example request
GET
http://localhost:7474/db/data/relationship/types
Accept:
application/json; charset=UTF-8
Example response
200:
OK
Content-Type:
application/json
[ "KNOWS", "LOVES", "to", "foo", "bar" ]
Copyright © 2013 Neo Technology