The average document size, or -1 if the average size is unknown
A list of supported collections in a MongoDB database
The estimated total data size, in bytes, or -1 if the size is unknown.
The estimated total number of documents, or -1 if the document count is unknown
The unqualified name of the database or collection
The qualified name of the database or collection. For a collection, this is the database-qualified name.
Whether the database has sharding enabled. Note that the migration task will enable sharding on the target if necessary.
Generated using TypeDoc
Describes a database within a MongoDB data source