reactivemongo.api.commands.ChangeStreamAggregation
Attributes
- Graph
- Supertypes
class Object
trait Matchable
class Any
- Known subtypes
- Self type
Members list
Concise view
Type members
Low level pipeline operator which allows to open a tailable cursor
against subsequent change events of a given collection.
Low level pipeline operator which allows to open a tailable cursor
against subsequent change events of a given collection.
For common use-cases, you might prefer to use the watch
operator on a collection.
'''Note:''' the target mongo instance MUST be a replica-set
(even in the case of a single node deployement).
Attributes
- Since:
MongoDB 3.6
- Companion:
- object
- Graph
- Supertypes
class Object
trait Matchable
class Any
Attributes
- Companion:
- class
- Graph
- Supertypes
class Object
trait Matchable
class Any
- Self type