Interface IMongoDatabaseOptions

Options for a 'MongoDatabase' instance.

Hierarchy

  • IMongoDatabaseOptions

Properties

Properties

db?: Nilable<string>

The name of the database.

url: string

The URI.

Generated using TypeDoc