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
db: string

Methods

  • Returns string

Generated using TypeDoc