Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
07-13-2021 11:58 PM
I have data like the above(toy example, let's take the top 3 lines.), for one question there could be multiple answers in the *.CSV file. Because I have the question in only one cell, the remaining cells are created as nodes without names. Is there a way to solve this?
I am expecting something like 1 node with Name as "How are you" and it's sub-nodes will be "Great", "Normal Day", "Bad" and for each of these sub-nodes, I will have the next node which is my response.
Thanks in advance.
07-15-2021 06:00 AM
Best to just fix the input data, there might be some hacks around filling it in in Cypher but it won't be pretty.
07-19-2021 03:58 AM
Yeah I finally modified my input data, that was the only way to go. Well thanks.
All the sessions of the conference are now available online