Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
05-12-2022 06:45 AM
Hey all,
I hope this is a basic question 🙂
I load a csv that has in a column other csv names. Each of these csv's got to be loaded as well and its data imported.
basically the first csv cases.csv is something like:
Case,DataLink
"Daniel paints","daniel_data"
"Jos carries weights","jos_data"
with daniel_data.csv looking like something like this:
Timestamp,ShoulderFlex,ShoulderAbd
"3-3-2022 10:52","93","20"
The ShoulderFlex of 93° has to be linked to the Daniel paints case at property timestamp.
Is this possible in this setup?
All the sessions of the conference are now available online