vibe-d v0.9.4 (2021-09-30T12:24:53Z)
Home
Dub
Repo
MongoConnection.getMore
index
vibe
db
mongo
connection
MongoConnection
Undocumented in source. Be warned that the author may not have intended to support it.
class
MongoConnection
@
safe
void
getMore
(
T
)
(
string
collection_name
,
int
nret
,
long
cursor_id
,
scope
ReplyDelegate
on_msg
,
scope
DocDelegate
!
T
on_doc
)
Meta
Source
See Implementation
index
vibe
db
mongo
connection
MongoConnection
constructors
this
functions
connect
delete_
disconnect
getLastError
getMore
insert
killCursors
listDatabases
query
update
properties
connected
description
variables
defaultPort