Hi, this is weird because the same query without the projection takes much less > (1/3 of the time): > > select count(*) from parent group by @class > > So I think it could be classified as bug. I'm trying to reproduce it in > GratefulDeadConcerts... >
You are right, it is a bug. What I've tried to say is that 4 sec to count records in 3 classes is too slow either. The query count records anyway, while api calls just ask data-clusters about their sizes. Best regards, Artem Orobets * Orient Technologiesthe Company behind OrientDB* -- --- 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.
