Query
Query is a tool that allows you to write and execute Cypher queries and visualize the results. It is a way to interact with the graph with the main focus on:
-
Writing and running graph queries with Cypher.
-
Exportable results of queries.
-
Graph visualization of query results containing nodes and relationships.
A similar experience is available with Neo4j Browser. See the Neo4j Browser documentation for more information.