Options
All
  • Public
  • Public/Protected
  • All
Menu

Class MongoDBNamespace

Hierarchy

  • MongoDBNamespace

Index

Constructors

Properties

Methods

Constructors

constructor

  • Create a namespace object

    Parameters

    • db: string

      database name

    • Optional collection: string

      collection name

    Returns MongoDBNamespace

Properties

Optional collection

collection: string

db

db: string

Methods

toString

  • toString(): string

withCollection

Static fromString

Generated using TypeDoc