Module 3
Tools
In this module, you will work with the Go to glossary for Aura (opens in a new tab)Neo4j's fully managed cloud service. console tools to import, query, explore and build dashboards.
By the end of this module, you will be able to:
- Import data into your Go to glossary for Aura instance (opens in a new tab)A single Neo4j database running in Aura. using the Import tool
- Query data using Full definition for Cypher (opens in a new tab)Neo4j's implementation of GQL, the ISO standard query language for graph databases. It is declarative: you describe the pattern to find, and the database decides how to find it. in the Query tool
- Explore your graph visually using the Explore tool
- Build a dashboard to visualize your data
- Compare the tools and choose the right one for your task