I have an application that exports data as plain text. Through a quick character replace in notepad++ I am able to get the data into csv and it looks like this in excel.
excel1.PNG
The Neo4j (which I am very new at) cypher query I am using to import the data needs to data to look like this.
excel2.PNG
The actual data can have dozens of columns and thousands of rows. Is there a quick way to do this in excel?
Bookmarks