<div dir="ltr">Hi,<br>I have tried to introduce offset/ limit in a mqlread query but have been unable to so<br><br>the query i run is<br><br>{<br> "query" :[ {<br> "name" : null,<br> "name~=": "^Master*",<br>
"limit" : 10,<br> "sort" : "name",<br> "type" : "/music/album"<br> }]<br>}<br><br>Can
somebody tell me how to introduce concept of a offset in this type of
query ( with a example please) I have tried using Cursor as well, <br><br>but i get the same kind of error as I do with offset keyword ( that offset is a reserved word / cursor is a reserved word)<br><br><br>Thanks<br><br clear="all">
Rishav<br>
<br clear="all"><br>
</div>