Tag Archive | bash
Some Bash magic, graph, csv
Unix shells are powerful. Scripts are useful. I am working on a project for which I want to know if the master data is already present in my graph as I’ll process CSV files. So, the idea is to get all the distinct unique values from a given column in all the csv file and […]
Importing France into Neo4j
importing data from several CSV files into Neo4j, with periodic commit by making a one big file via bash.