Hi All
can't figure out how to exclude child from result select , if both parent and child are selected using where clause .
parent is having incoming relationship from child and child/parent are same type of nodes .
MATCH (area:AREA)-[r1:CONTAINS]-...