Setup Neo4j

Introduction

Creating your own Neo4j database instance is a great way continue learning.

In this challenge, you will:

  1. Create your own Neo4j database instance on Aura.

  2. Explore the Neo4j Aura console.

Create an Aura Instance

Create an account on Neo4j Aura and complete the onboarding process.

Single Sign-On

You can use the same account as you used for GraphAcademy.

Aura Signup

Create an instance

To create a new database instance:

  1. Select Instances in the navigation menu.

  2. Click Create Instance.

    Aura Instances
  1. Select AuraDB Free to create a new free instance or start a free trial of AuraDB Professional.

    Selecting the correct tier

Saving your credentials

A modal window will appear with the username and password for the database.

Credentials modal

Credentials

Make sure to Download and continue and keep the file safe. The file contains the credentials needed to connect to your new database.

You will need it to continue with the workshop.

Instance creation

You will then see the new instance listed on the instances page with a status of Creating.

spinner

Once the database is ready, the status will change to Running.

running database

Instance creation time

It will take a few minutes for the instance to be created and become available.

Can’t create an Aura instance?

If you can’t create an Aura instance, you can add the Sandbox you have been using during the course as a Self-managed instance in the Aura console.

  1. Goto Instances, Self-managed, and click Add deployment.

    Self managed page with the add deployment button highlighted
  2. Select Unmonitored, give the instance a name (for example, My Sandbox), and click Connect.

    Unmonitored option selected with the instance name My sandbox and connect button highlighted
  3. Enter the following connection details for your sandbox:

    Connection URL

    bolt+s://{instance-host}:{instance-boltPort}

    Username

    {instance-username}

    Password

    {instance-password}

    Database

    {instance-database}

  4. Click Add to add the instance to your Aura console.

    Your sandbox instance added as a self-managed instance in the Aura console

You can now use your sandbox instance in the Aura console to complete the workshop.

Make a note of your username, password, and database as you will need them to connect to the database in the next module.

Aura Fundamentals

You can learn more about Neo4j Aura in the GraphAcademy Aura Fundamentals course.

Summary

In this challenge, you created your own Neo4j Aura instance.

Chatbot

How can I help you today?