Hi, I'm using neo4j for quite a while now, so am familiar with the basics.
So my dataset contains multiple CSVs - nodes & edges files, which I import using bulk loader.
It contains various columns with integers and string values. Now I need to index ...