Hi everyone,
I am trying to import big csv files to create my graph, because of that I am using the "neo4j-admin-import" tool. According to the oficial INFO the common command is like
bin/neo4j-admin import --database=neo4j
--nodes=Label1=import/Enti...