@[email protected] Thanks for the feedback select *, in('Discuss').@rid as roomId from (select expand(out('Started'). out('Discuss')) from User where name = 'julie')
I tried it but it's not working out for me, first it's returning only the Items where Julie has started a room and it's not giving me the id of the room its giving back all the roomId for that item, but I really like the use of the expand in this context and I definitely learned something from this example, thanks. -- --- 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.
