neo4j return a relationship that isn't defined
问题 I am quite new to graph databases so what I am asking may be completely made up in my head. I have three nodes, product, supplier and country which looks like the below (feedback welcome on appraoch). I would like to return the product and the country BUT I would like to return a relationship between them to show they are connected (I am envisioning two nodes connected by a line). I got this far where I can return product and supplier but no matter which way I spin the syntax I can't seem to