Skip to content

Neo4jQuestions

Vlasenco Daniel edited this page Jun 10, 2024 · 1 revision

Q: What is Neo4j AuraDB?

A: It's a clouded (so you don't have to store your files locally but need) database service made by Neo4j team.

Official site: https://neo4j.com/docs/aura/auradb/

Q: How can I create an Aura account to start using Neo4j AuraDB?

A: Official "how to create an account" page: https://neo4j.com/docs/aura/platform/create-account/

Q: I have made an account, what do I do next?

A: You have to create a new instance of a database and save your credentials.

Official "how to create an instance of a database and save my credentials" page: https://neo4j.com/docs/aura/auradb/getting-started/create-database/

Q: Can I use WUDU with Neo4j without an internet connection?

A: No, because AuraDB is clouded service and can be operated only via internet.

Q: I have a Neo4j AuraDB database instance running already, can I create a new one?

A: Unfortunately, no. At least if you're using AuraDB Free.

Q: I don't want to do all of the above. Is there an alternative?

A: Unfortunately, no.