createIgnored

Creates an ignored collection

Definition

createIgnored allows the compaction of data between two proven database versions.

The createIgnored command has the following form:

db.runCommand({ createIgnored: ignoredCollectionName })

See Ignored collections ]