vibe-d ~master (2022-11-16T10:14:41Z)
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
deprecated
this
(
MongoClient
client
,
string
collection
,
long
cursor
,
DocType
[]
existing_documents
)
this
(MongoClient client, string database, string collection, Q query, FindOptions options)
this
(MongoClient client, Bson command, int batchSize, Duration getMoreMaxTime)
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