Skip to content

neo4j-partners/aurads-paysim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

aurads-paysim

These are instructions on Loading PaySim data into Neo4j AuraDS. They're intended to be a prerequisite to running the notebook here.

Account Signup

First off, you're going to need to sign up for AuraDS. You can do that here.

Login to AuraDS and Create a Database

Once you have an account, you can login to it here.

After you've logged in, you'll see the main screen. Click Create a Database.

For "Database name" put "paysim"

For the "How big is you graph" questions, answer:

  • Number of nodes - 500,000
  • Number of relationships - 1,000,000

Under "Which algorithms are you going to use?" select: "Node Embedding"

Then click "Calculate Estimate" at the bottom of the screen.

When that's complete, hit "Create Database."

You'll be presented with the password for your new database. Be sure to copy that somewhere.

Your database will probably take a minute or two to setup.

When that's all done you'll see this screen:

Click on the database name, "paysim," to get to this page:

Import Data

Now click on the "Import Database" tab.

Click "Select a .dump file" and select the paysim.dump file from here.

Click "Upload" to ignore the warning that this will overwrite your database. The database is brand new and empty, so that's not really an issue.

A progress bar will be displayed while the upload proceeds.

The database will then spend a few minutes processing the upload.

When all done, it looks like the screenshot above.

Now that you're all done with the database setup, you're ready to run the notebook that will showcase using Neo4j AuraDS with GCP Vertex AI. That is here.

About

Instructions on Loading PaySim data into Neo4j AuraDS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published