Hello
I am working with Neo4j Community Edition running on EC2 (r5.16xlarge instance type). I am trying to upload data from S3 buckets.
I have a number of CSV files (each with 1M records) and I am trying to upload data into Neo4j. I used LOAD CSV ini...