molly-core
molly-core
API
molly.core
query
AggregateQuery
FindQuery
SyncWatchQuery
WatchQuery
WatchQuery
syntax
all
bson
BsonArray
BsonBinary
BsonBoolean
BsonDateTime
BsonDecimal128
BsonDouble
BsonInt32
BsonInt64
BsonNull
BsonObjectId
BsonRegularExpression
BsonString
BsonTimestamp
BsonUndefined
bson
bsondocument
BsonDocument
bsondocument
filters
filters
model
BulkWriteOptions
CountOptions
CreateIndexOptions
DeleteManyModel
DeleteOneModel
DeleteOptions
FindOneAndReplaceOptions
FindOneAndUpdateOptions
IndexModel
IndexOptions
InsertOneModel
ReplaceOneModel
ReplaceOptions
UpdateManyModel
UpdateOneModel
UpdateOptions
model
MollyClient
MollyClient
MollyCodec
MollyCodec
MollyCollection
MollyDatabase
MollyException
MollySyncClient
MollySyncClient
MollySyncCollection
MollySyncDatabase
reactivestreams
molly-core
/
molly.core
/
molly.core.syntax
/
model
/
UpdateManyModel
UpdateManyModel
molly.core.syntax.model.UpdateManyModel
object
UpdateManyModel
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
UpdateManyModel
.
type
Members list
Clear all
Value members
Concrete methods
def
apply
(
filter
:
Bson
,
update
:
Bson
):
UpdateManyModel
def
apply
(
filter
:
Bson
,
update
:
Bson
,
options
:
UpdateOptions
):
UpdateManyModel
In this article
Attributes
Members list
Value members
Concrete methods