Hi there! Let say I'm building something like Twitter. There is a User with 20000 followers modeled as a relationships between User and Follow classes. Every user reference N Follow instances which in turn has a link to follower user and also creation date. I want to display paginated list of followers but not sure how to do it with OrientDB. What would be the best way to display paginated list of such followers sorted by creation date?
Thanks -- --- 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.
