Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
09-03-2021 05:19 AM
So I have 2 CSV file, 1 has details about all the nodes like their names and properties and the other CSV has the type of relation between 2 nodes, there are multiple types of relation between nodes. Eg: A (node) - Parent(relation type) - B(node), A(node) - child(relation type) - C(node), D(node) - sibling(relation type) - D(node).
I have also attached a pic, they are the id's representing a node, left is node 1, right is 2nd node, middle is the type of relation.
Can I use this table to define the relation between nodes, i referred Create relationship from CSV on existing nodes to create relation between nodes, but all the realtion types are of same name.
Solved! Go to Solution.
09-03-2021 02:58 PM
09-03-2021 02:58 PM
Check this link to create dynamic relationship:
All the sessions of the conference are now available online