The Cursor is both a ReadableStream and a Promise. It won't make any requests until you start reading form it though. You can call cursor.toArray()
to make the request immediately and return a Promise if you want to pre-populate a cache.
Returns Promise<Object>
Returns Promise<any>
Returns Promise<Array<Object>>
Returns Promise<Array<any>>
Returns void
Returns Promise<number>
Returns Promise<number>
Returns Promise<Object>
Returns void
Returns this
Returns this
Returns this
Returns this
Returns this
Returns this
Returns this
Returns this
Returns this