Hello. I have data in csv format and also json format. I have several questions.
I would like to create nodes and relationships (also properties) with these data.
Is there a faster method to load csv of json ? Is it with driver or with neo4j-admin import tool ?
If I use neo4j-admin import tool, how can I save the requests in order to make the import automatic ?