Wow
Toggle table of contents
9.0.16
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Wow
wow-api
/
me.ahoo.wow.api.query
/
CursorQuery
/
CursorQuery
Cursor
Query
constructor
(
filter
:
FilterExpression
,
projection
:
Projection
=
Projection.ALL
,
sort
:
List
<
Sort
>
=
emptyList()
,
size
:
Int
=
DEFAULT_SIZE
,
cursor
:
String
?
=
null
)