Hi ,
can you explain what you want to achieve by the query ?
An example of query could be : select name, sum(out('Owns').balance) as sum
FROM Employee WHERE name='Cap. America' and (out('Owns').type in ('C') and
in('Employs').status in ('A') or (out('Owns').type in ('P') or
in('Employs').status in ('B')))
Regards,
Alessandro
--
---
You received this message because you are subscribed to the Google Groups
"OrientDB" 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.