Hello. I have query like this: 

select GREMLIN("current.as('x').out('a_to_b').out('b_to_c').out('c_to_d')") 
from a

I have long string for gremlin, with filters etc.

and at some point I need return few values from query, for example record 
id of b, c and d.

Is it possible?


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.

Reply via email to