Hi, You can directly execute the Cypher Query and get the data ans then create the relationship.
http://py2neo.org/2.0/cypher.html Thanks, Sumit On Sunday, 14 June 2015 23:33:52 UTC+5:30, Shekar Tippur wrote: > > > > Hello, > > I am trying to use py2neo (http://py2neo.org/2.0/ext/ogm.html). > I am having trouble looking up a node. > > I already have a node stored. Fruit("mango") > > I am trying to add a User("Shekar") to like Fruit("mango") > > I am able to add 2 nodes but I am having trouble creating relationship. > > What is the best way to get a node given the fruit name, desrialize it to > something that can be a added as a relation? > > - Shekar > > -- You received this message because you are subscribed to the Google Groups "Neo4j" group. To unsubscribe from this group and stop receiving emails from it, send an email to neo4j+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.