Querying an instance

You can query data in an AuraDB instance using Cypher.

Cypher is the declarative graph query language created by Neo4j and can be used to query, update, and administer your AuraDB instance.

You can run Cypher statements through Neo4j Browser and Neo4j Cypher Shell. For more information on how to open an AuraDB instance in Browser and Cypher Shell, see Connecting to an instance.

For more information on Cypher and Aura, see the Neo4j Cypher Manual.