Class MongoDBCollectionNamespace

A class representing a collection's namespace. This class enforces (through Typescript) that the collection portion of the namespace is defined and should only be used in scenarios where this can be guaranteed.

Hierarchy

Constructors

Properties

Methods

Constructors

Properties

collection: string

collection name

db: string

database name

Methods

Generated using TypeDoc