vibe-d v0.9.4 (2021-09-30T12:24:53Z)
Home
Dub
Repo
MongoConnection.update
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
update
(
string
collection_name
,
UpdateFlags
flags
,
Bson
selector
,
Bson
update
)
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