18.4. Relationship types

18.4.1. Get relationship types

18.4.1. Get relationship types

Example request

  • GET http://localhost:7474/db/data/relationship/types
  • Accept: application/json

Example response

  • 200: OK
  • Content-Type: application/json
["to","foo","know","related-to","has","knows","LOVES","some type","tested-together","HATES","KNOWS","dislikes","bar","LIKES","TYPE"]