Return to navigation page
Three ways to submit a read-only query:
- provide a Cypher query string in the prompt below.
- click on one of the pre-defined Cypher queries in the table below.
- submit a URL of the form
/query?cypher=
For the query
MATCH (n)-[r]->(m) RETURN n,r,m
the results are