Hi Kapil, if i understand your problem, try this query:
select name as DipendentName from ( select expand(in('worksAt')) from
Department where ID_dept= 'dep1')
Bye, Giulia
--
---
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.
