If i am having two nodes with a relation how can i attach the same relation to other node using java
On Wednesday, August 13, 2014 1:37:49 PM UTC+5:30, Amrutha Valli wrote: > > > If i am having two nodes with a relation how can i attach the same > relation to other node using java > > On Friday, August 8, 2014 3:33:07 AM UTC+5:30, Michael Hunger wrote: >> >> >> http://docs.neo4j.org/chunked/stable/server-java-rest-client-example.html#_sending_cypher >> >> https://github.com/neo4j/neo4j/blob/2.1.3/community/server-examples/src/main/java/org/neo4j/examples/server/CreateSimpleGraph.java#L61 >> >> >> On Thu, Aug 7, 2014 at 12:30 PM, Amrutha Valli <[email protected]> >> wrote: >> >>> Hi, >>> >>> Can i have an example code for neo4j using rest api to create and access >>> nodes. >>> >>> >>> >>> On Wednesday, August 6, 2014 2:04:50 PM UTC+5:30, Amrutha Valli wrote: >>>> >>>> Hi, >>>> >>>> Can any one help me to write restful services to access / creates data >>>> on Neo4j using core java api. >>>> >>>> Regards, >>>> Amrutha >>>> >>> -- >>> 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 [email protected]. >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
