Hi, as suggested by Hugh Tran, the following query works. SELECT FROM <class> WHERE @rid > #25:1705999 ORDER BY @rid ASC LIMIT 2000
I have also tried with SELECT FROM <class> WHERE @rid between #12:250000 and #12:252000 limit 2000 and it works. Kind regards, Alessandro. -- --- 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.
