How is the write performance of Neo4j on ubuntu? I'm trying to load yelp dataset to neo4j using a cypher query and it took me 7 hours to load a 300 mb json file with 200k nodes. I'm using ubuntu 19.04 laptop, 32gb ram, 4 core i7 cpu with NVMe. I trie...