Hi,
I am trying to load data from csv file and I am sure that there is no empty cells in my file but it keep showing me this error message:
"Neo.ClientError.Statement.SemanticError: Cannot merge node using null property value for name"
I'v tried "ignorMe with FOR EACH" trick and it didn't import a single node.
Check to see if there are any spelling/case mistakes while invoking the column names like line.col1. If possible post just one row of data with column headers so that I can help you with the query.