Hi, try this: traverse out() from (select expand(rid) from index:idxtitle where key = 'nano') while $depth < 3
Lvc@ On 27 February 2014 11:55, Shishya <[email protected]> wrote: > Hi, > > I am trying to traverse from indexes as per following statement, but it > returns only first rid > > traverse out() from (select from index:idxtitle where key = 'nano') > while$depth > < 3 > > Please help > > Regards > > -- > > --- > 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/groups/opt_out. > -- --- 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/groups/opt_out.
