Hello!

I have a problem getting the traverse function to work ok.

I'm testing it on the default database (GratefulDeadConcerts), trying to 
list all the songs sung by node #9:93, (artist name 'Hunter'), using the 
query:

"traverse V.in, E.out from #9:93". This just doesn't fetch anything but the 
root. Nor does the reverse "traverse V.out, E.in from #9:93"

It works if I do something like this:
"traverse in('sung_by') from #9:93

>From what I read in the docs, the V.in, E.out should work...I just don't 
understand why it doesn't.

Help!?

Thanks,
Andrei

-- 

--- 
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.

Reply via email to