Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
10-16-2019 03:33 AM
Hey guys,
I recently started exploring Neo4j, so I'm pretty much confused, if I have a csv file for example and if there are say 10K rows, how can I get all those row under a single node?
Adding to the question in SQL we have 10 rows under the same table. so in Neo4j if there are 10K rows than there are 10K nodes created.
The label is not helping so can someone please help me through this...
10-17-2019 02:15 PM
Welcome to the community. I wonder if you are wanting to create 10K nodes with one shared label?
I found this book very helpful to get started with graph modeling. https://neo4j.com/lp/book-graph-databases-ms/
All the sessions of the conference are now available online