monko-core
/
dev.petuska.monko.core.ext
/
CountDocumentsOptions
js
Count
Documents
Options
external interface
CountDocumentsOptions
:
Json
Content copied to clipboard
Functions
Properties
Functions
get
Link copied to clipboard
js
abstract operator fun
get
(propertyName:
String
):
Any
?
Content copied to clipboard
set
Link copied to clipboard
js
abstract operator fun
set
(propertyName:
String
, value:
Any
?)
Content copied to clipboard
Properties
collation
Link copied to clipboard
js
open var
collation
:
Json
?
Content copied to clipboard
hint
Link copied to clipboard
js
open var
hint
: dynamic
Content copied to clipboard
limit
Link copied to clipboard
js
open var
limit
:
Int
?
Content copied to clipboard
maxTimeMS
Link copied to clipboard
js
open var
maxTimeMS
:
Int
?
Content copied to clipboard
skip
Link copied to clipboard
js
open var
skip
:
Int
?
Content copied to clipboard