This is a weird one. I am trying to run some benchmarks on my API which involves adding 1 million nodes with relationships to the database beforehand. This is done with a direct connection to the database. The Neo4J database is running in an AWS EC2 ...