Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
01-18-2021 01:44 AM
I have 3 json files in which I have created different set of nodes I wanted to know if I could dynamically create relationship by writing a query using loops
Thanks in Advance
01-28-2021 12:23 PM
Yes, you can do that using APOC. I've linked a couple of examples below. The one article is a bit older, but the syntax should still hold true.
(last example here): apoc.merge.relationship - APOC Documentation
Cheers,
Jennifer
01-28-2021 06:33 PM
Please check cypher ref card for detailed syntax.
All the sessions of the conference are now available online