WriteCommand

mongo4cats.models.collection.WriteCommand
See theWriteCommand companion object
sealed trait WriteCommand[+T]

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class DeleteMany
class DeleteOne
class InsertOne[T]
class ReplaceOne[T]
class UpdateMany
class UpdateOne
Show all
In this article