Skip to content

Commit

Permalink
add dataset
Browse files Browse the repository at this point in the history
  • Loading branch information
benofben authored Nov 18, 2021
1 parent a114e48 commit 0e16415
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ Now click on the "Import Database" tab.

![](./images/09%20-%20import.png)

Click "Select a .dump file" and select the paysim.dump file from [here](xxx).
Click "Select a .dump file" and select the paysim.dump file from [here](https://storage.googleapis.com/neo4j-datasets/paysim.dump).

![](./images/10%20-%20import.png)

Expand All @@ -68,4 +68,4 @@ 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](https://github.com/GoogleCloudPlatform/vertex-ai-samples/blob/master/notebooks/community/neo4j/graph_paysim.ipynb).
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](https://github.com/GoogleCloudPlatform/vertex-ai-samples/blob/master/notebooks/community/neo4j/graph_paysim.ipynb).

0 comments on commit 0e16415

Please sign in to comment.