cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

Load dataset

Hi guys,
How to import the aminer.org citation dataset into the Neo4j database?
thanks in advance

1 REPLY 1

Welcome to the Community @vardanyan.sedrak

I assume you are taking the course: Using a Machine Learning Workflow for Link Prediction?

You load the dataset from Python in the course:

Step 7: Open a Jupyter Notebook to load the data.

Next, you will import the aminer.org citation dataset into the Neo4j database.

Open the 01_DataLoading.ipynb notebook and follow the steps to load the data.

Elaine