Hi,
we want to query on the 2nd level of Relationsips.
I have the following Item Relationship constructs:
Item1 -> Item2 -> Item3
I want to build the following query:
Get all Item3 which,
do not have a Relationship
or
do not have a Relationship to ID = 123456 (which is from Type Item1)