1. All you need is to append gremlin query by *.toString() *and it will 
print pipes order.
2. No, gremlin queries can not be translated to osql(actually, gremlin 
allows you make such queries, that you cant do with osql). Gremlin queries 
are executed by built-in gremlin module that wrap it into blueprints 
pipes(Java), also gremlin supports Groovy engine(and this language specific 
syntax).

For tuning you would better look here 
<https://github.com/tinkerpop/gremlin/wiki/Traversal-Optimization>.

-- 

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