I have used the neo4j import tool,as follow: "neo4j-import --into ..\data\databases\graph.db --nodes "Node-header.csv,adm_Node.csv"
i am wondering why the heap size is increasing all the time.In order to importing 13G nodes and 10G relations data successfully,I have to using 64G RAM machine and set the Max heap size to 55G.