In pyorient documentation query() function has 3 parameters:

result = client.query("select from my_class", 10, '*:0')



   - 1st is the query.
   - 2nd is the LIMIT. In this case: LIMIT 10.
   - 3rd? What is the 3rd parameter?
   


-- 

--- 
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 orient-database+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to