vibe-d v0.9.8-alpha.3 (2023-10-20T08:14:46Z)
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)
struct
MongoCursor
(DocType = Bson)
package
deprecated
this
(
Q
S
)
(
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)
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