Hi Hernan, you can try
select * from Estrada where in IN (select * from City where name='A') 2015-08-17 9:46 GMT+02:00 <[email protected]>: > Hi Hernan > > The only way that I found to do what you want is this: > select from Estrada where in("MyEdge").name contains 'A' > > Regards, > Michela > > -- > > --- > 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. > -- --- 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.
