Hi everyone,
I am new to Neo4j and trying to find the count of all nodes grouped on label based on the following scenario where property of NodeE is not equal i.e. NodeE.prop <> NodeE.prop (E.g. end1 <> end2)
Expected count output Nodes badchild1 and...