ListIndexesCursor | mongodb (original) (raw)

[asyncIterator]

Optional[captureRejectionSymbol]

Parameters

Returns void

addCursorFlag

Returns this

addListener

Returns this

Returns this

batchSize

bufferedCount

clone

close

Returns Promise<void>

emit

Returns boolean

eventNames

forEach

Returns Promise<void>

getMaxListeners

hasNext

listenerCount

Parameters

Returns number

listeners

Parameters

Returns AbstractCursorEvents[EventKey][]

map

Parameters

Returns AbstractCursor<T, AbstractCursorEvents>

maxTimeMS

next

off

Returns this

Returns this

on

Returns this

Returns this

once

Returns this

Returns this

prependListener

Returns this

Returns this

prependOnceListener

Returns this

Returns this

rawListeners

Parameters

Returns AbstractCursorEvents[EventKey][]

readBufferedDocuments

Returns any[]

removeAllListeners

Parameters

Returns this

removeListener

Returns this

Returns this

rewind

setMaxListeners

stream

toArray

tryNext

withReadConcern

withReadPreference

StaticaddAbortListener

Parameters

Returns Disposable

Disposable that removes the abort listener.

StaticgetEventListeners

Returns Function[]

StaticgetMaxListeners

Returns number

StaticlistenerCount

Returns number

Staticon

Returns AsyncIterator<any[], any, any>

An AsyncIterator that iterates eventName events emitted by the emitter

Returns AsyncIterator<any[], any, any>

Staticonce

Returns Promise<any[]>

Returns Promise<any[]>

StaticsetMaxListeners

Returns void