Properties level level: string
Defined in node_modules/mongodb/mongodb.d.ts:5685 Constructors constructor Defined in node_modules/mongodb/mongodb.d.ts:5687 Parameters Methods Static from OptionsDefined in node_modules/mongodb/mongodb.d.ts:5693 Parameters toJSON Defined in node_modules/mongodb/mongodb.d.ts:5701 Accessors Static MAJORITYget MAJORITY( ) : "majority" Defined in node_modules/mongodb/mongodb.d.ts:5697 Returns "majority" Static AVAILABLEget AVAILABLE( ) : "available" Defined in node_modules/mongodb/mongodb.d.ts:5698 Returns "available" Static LINEARIZABLEget LINEARIZABLE( ) : "linearizable" Defined in node_modules/mongodb/mongodb.d.ts:5699 Returns "linearizable" Static SNAPSHOTget SNAPSHOT( ) : "snapshot" Defined in node_modules/mongodb/mongodb.d.ts:5700 Returns "snapshot" Legend Settings Theme OS Light Dark
The MongoDB ReadConcern, which allows for control of the consistency and isolation properties of the data read from replica sets and replica set shards.
https://docs.mongodb.com/manual/reference/read-concern/index.html