vibe-d v0.9.8-alpha.3 (2023-10-20T08:14:46Z)
Home
Dub
Repo
FindOptions.maxScan
index
vibe
db
mongo
impl
crud
FindOptions
Maximum number of documents or index keys to scan when executing the query.
struct
FindOptions
@
embedNullable
@
deprecatedSince
(
WireVersion.v40
)
Nullable
!
long
maxScan
;
Meta
Source
See Implementation
index
vibe
db
mongo
impl
crud
FindOptions
functions
maxAwaitTime
maxTime
variables
allowDiskUse
allowPartialResults
batchSize
collation
comment
cursorType
hint
limit
max
maxAwaitTimeMS
maxScan
maxTimeMS
min
noCursorTimeout
oplogReplay
ordered
projection
readConcern
returnKey
showRecordId
singleBatch
skip
snapshot
sort
Maximum number of documents or index keys to scan when executing the query.