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.

Work with a dataframe

LJRB
Graph Buddy

I have a dataframe and I want to import some features into Neo4j.

But I don't know how to do it. I find nothing on the internet.

Can someone help me ?

Thank you

2 REPLIES 2

Py2Neo is probably a good place to start - https://py2neo.org/v4/index.html

webtic
Graph Fellow

The py2neo documentation can be sparse if you are completely new to it, you might also want to have a look at https://medium.com/neo4j/py2neo-v4-2bedc8afef2 for some easy to grasp examples.