If there is a graph with nodes having a string value (say :- A100) and there is another node having the string value stored in it (say :- A1001) then it implies that these 2 are correlated or we can say that A100 is the parent to A1001. So if there are nodes with matching string codes then the subset string will be the parent to the other one. So I need to write a python script which will relate with the properties of the nodes. I found Cypher statements doing the same but couldn't relate it to python.
-- 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.
