vibe-d v0.10.1 (2024-09-07T15:50:39Z)
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
deprecated
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
insert
killCursors
listDatabases
query
runCommand
runCommandUnchecked
startFind
update
properties
connected
description
templates
getMore
variables
defaultPort