Ok, I got the point, the ordering is correctly done on RIDs in the same cluster, but clusters are not iterated in the correct order. Could you please open an issue about this? I'll work on it asap
Thanks Luigi 2016-06-09 18:30 GMT+02:00 hartmut bischoff <[email protected]>: > > > On Thursday, June 9, 2016 at 10:59:23 AM UTC+2, Luigi Dell'Aquila wrote: >> >> Hi, >> >> could it depend on multiple clusters per class? How many clusters does >> your "industry" class have? >> >> I tried in Studio the query >> >> SELECT FROM OUser ORDER BY @rid DESC >> >> and it worked fine... >> >> > Just tried it again: > > > SELECT FROM the_dataset ORDER BY @rid DESC limit 1 > > gives the same result then > > SELECT FROM the_dataset ORDER BY @rid limit 1 > > and > > SELECT FROM the_dataset ORDER BY @rid ASC limit 1 > > > <https://lh3.googleusercontent.com/-uVZyHhaE5BA/V1mYfevMTYI/AAAAAAAAKGQ/8Rfg2KgTxyIfieoFvTRY5uTSF2rlcnzyQCLcB/s1600/shot.png> > > > Its a very small test-database ... > > >> -- > > --- > 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.
