Thanks, *neRok*
It would be great if that worked...
select
in('Discuss').in_Started.out.name as roomId
from item
return : [["julie"]]
but
select
in('Discuss')[in_Started.out.name[0][0] = 'julie'] as roomId
from item
select
in('Discuss')[in_Started.out.name = 'julie'] as roomId
from item
And every combination that I could think of did not return anything...
--
---
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.