Querying an instance
This content is for the classic Neo4j Aura console. Use the version selector on the left to see the new console documentation. |
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.