In Mysql, one can divide records by select * from ttt limit x,length.
Then how to do it in Objectdb?
This is explained in the manual.