I have a CSV file to read with empty lines at the end:
,,,,,,
,,,,,,
I can only read from this csv and I can't copy it since it's the source and I'm not the one who create it, and it has to be automated without external software.
Is there an 'ignore empty lines' option with apoc.load.csv? I thought it was like that by default but if it was, not anymore with 4.2.5.