OPTIONAL MATCH (o1:Country)-[has_Branch]-(o2:Branch)-[Has_Branchlocation ]-(o3:LocationDetails) WHERE o1.Name="India" RETURN o1, collect(o2) AS NumberofOperatingCompany,collect(o3) AS NumberofOperationallocation
Can any 1 help me in create the function for the above cypher query in C#.
Regards
Samrin
--
You received this message because you are subscribed to the Google Groups "Neo4jClient" group.
To unsubscribe from this group and stop receiving emails from it, send an email to neo4jclient...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.