Objectbox-java: How to get only 5 data while querying.

Created on 9 Nov 2017  路  1Comment  路  Source: objectbox/objectbox-java

Just like limit in greenDAO.

question

Most helpful comment

Check the method Query.find(long offset, long limit).

>All comments

Check the method Query.find(long offset, long limit).

Was this page helpful?
0 / 5 - 0 ratings

Related issues

greenrobot picture greenrobot  路  47Comments

mpe85 picture mpe85  路  21Comments

greenrobot picture greenrobot  路  53Comments

DJafari picture DJafari  路  21Comments

DJafari picture DJafari  路  22Comments