AddFields

reactivemongo.api.commands.AggregationFramework.AddFields$
See theAddFields companion class
object AddFields

$addFields stage .

Attributes

Since:

MongoDB 3.4

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

Members list

Concise view

Value members

Concrete methods

def apply(specifications: Document): AddFields

Attributes

specifications

The fields to include. The resulting objects will also contain these fields.