MollyCollection
molly.core.MollyCollection
Molly's counterpart to MongoCollection.
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
def createIndexes(indexes: Seq[IndexModel], createIndexOptions: CreateIndexOptions): F[List[String]]
def findOneAndReplace(filter: Bson, replacement: A, options: FindOneAndReplaceOptions): F[Option[A]]
Inherited methods
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
In this article