Example request
GET
http://localhost:7474/db/data/relationship/types
Accept:
application/json
Example response
200:
OK
Content-Type:
application/json
[ "to", "knowledge", "foo", "know", "related-to", "has", "knows", "LOVES", "some type", "HATES", "tested-together", "likes", "KNOWS", "dislikes", "bar", "LIKES", "TYPE" ]
Copyright © 2012 Neo Technology