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.

Create many rows under a single node from a import file or manually creating

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...

1 REPLY 1

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/