Hi Eric, yes, you can rely on it, and actually sorting on RID is the most efficient sorting you can do
Luigi 2015-07-15 3:44 GMT+02:00 Eric24 <[email protected]>: > I want to check my thinking on something: It is true that the RID of a new > object of a particular class (V or E) will always be "greater than" any > previous object's RID, regardless of how "distributed" the underlying > database is? If so, can I rely on ORDERing by the RID to always return > results in the order the objects were created? If so, I'm assuming that > this would be the fastest way possible to get such an ordered result? > --Eric > > -- > > --- > 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. > -- --- 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.
