Match

reactivemongo.api.commands.AggregationFramework.Match$
See theMatch companion class
object Match

Filters out documents from the stream that do not match the predicate .

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Match.type

Members list

Concise view

Value members

Concrete methods

def apply(predicate: Document): Match

Attributes

predicate

the query that documents must satisfy to be in the stream