Crud
dev.mongocamp.driver.mongodb.operation.Crud
Attributes
- Graph
-
- Supertypes
-
class Search[A]class Base[A]trait CirceSchematrait CirceProductSchematrait LazyLoggingclass Objecttrait Matchableclass AnyShow all
- Known subtypes
-
trait CrudObserver[A]class MongoDAO[A]object Rawclass DocumentDaoobject Chunksobject Filesobject MongoSyncResultDAOShow all
Members list
Value members
Inherited methods
def createExpiringIndexForField(fieldName: String, duration: Duration, sortAscending: Boolean, name: Option[String]): SingleObservable[String]
Attributes
- Inherited from:
- Base
Attributes
- Inherited from:
- Base
Attributes
- Inherited from:
- Base
def createIndexForField(fieldName: String, sortAscending: Boolean, options: IndexOptions): SingleObservable[String]
Attributes
- Inherited from:
- Base
def createIndexForFieldWithName(fieldName: String, sortAscending: Boolean, name: String): SingleObservable[String]
Attributes
- Inherited from:
- Base
Attributes
- Inherited from:
- Base
def createUniqueIndexForField(fieldName: String, sortAscending: Boolean, name: Option[String]): SingleObservable[String]
Attributes
- Inherited from:
- Base
Attributes
- Inherited from:
- CirceSchema
Attributes
- Inherited from:
- Search
Attributes
- Inherited from:
- Search
Attributes
- Inherited from:
- Base
Attributes
- Inherited from:
- Base
Attributes
- Inherited from:
- Base
Attributes
- Inherited from:
- CirceSchema
Attributes
- Inherited from:
- CirceSchema
Attributes
- Inherited from:
- Search
Attributes
- Inherited from:
- Search
Attributes
- Inherited from:
- Base
Attributes
- Inherited from:
- Base
Attributes
- Inherited from:
- Base
Attributes
- Inherited from:
- Base
Attributes
- Inherited from:
- CirceProductSchema
Inherited fields
Attributes
- Inherited from:
- LazyLogging
Implicits
Inherited implicits
Attributes
- Inherited from:
- CirceSchema
Attributes
- Inherited from:
- CirceSchema
Attributes
- Inherited from:
- CirceSchema
Attributes
- Inherited from:
- CirceSchema
Attributes
- Inherited from:
- CirceSchema
Attributes
- Inherited from:
- CirceSchema
Attributes
- Inherited from:
- CirceSchema
In this article