vibe-d v0.9.5-beta.1 (2022-05-13T15:16:55Z)
Home
Dub
Repo
MongoCursor.this
index
vibe
db
mongo
cursor
MongoCursor
Undocumented in source.
this
(MongoClient client, string collection, QueryFlags flags, int nskip, int nret, Q query, S return_field_selector)
this
(MongoClient client, string collection, long cursor, DocType[] existing_documents)
struct
MongoCursor
(DocType = Bson)
package
this
(
MongoClient
client
,
string
collection
,
long
cursor
,
DocType
[]
existing_documents
)
Meta
Source
See Implementation
index
vibe
db
mongo
cursor
MongoCursor
constructors
this
destructors
~this
functions
byPair
limit
popFront
skip
sort
postblits
this(this)
properties
empty
front