Hello all!
I hope I'm not understanding the logic here and i have a mistake in my filter. Syntax is correct.
This AQL filter are applied to machine object list.
1. Does not work as expected, It should read : show me machines, that are part of project that has inbound object of type Machine. And this is true.
2. Works as expected, returns all machines.
This AQL filter are applied to Project object list.
3. This works as expected, all project are returned since they all have inbound reference of type machine
I don't answer to my question, maybe inbound check can't be done for object attributes in one query.
But this was the solution for my needs :
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.