vibe-d v0.8.1 (2017-08-29T22:03:39Z)
Home
Dub
Repo
MongoCursor.this
index
vibe
db
mongo
cursor
MongoCursor
Undocumented in source.
struct
MongoCursor
(Q = Bson, R = Bson, S = Bson)
package
this
(
MongoClient
client
,
string
collection
,
QueryFlags
flags
,
int
nskip
,
int
nret
,
Q
query
,
S
return_field_selector
)
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