Collections
Methods for you to manage collections.
alterAlias() [READ MORE]
This operation reassigns the alias of one collection to another.
createAlias() [READ MORE]
This operation creates an alias for an existing collection.
createCollection() [READ MORE]
This operation creates a collection either with default or customized settings.
DataType [READ MORE]
This is an enumeration that provides the following constants.
describeAlias() [READ MORE]
This operation describes a specific alias.
describeCollection() [READ MORE]
This operation lists detailed information about a specific collection.
dropAlias() [READ MORE]
This operation drops a specified collection alias.
dropCollection() [READ MORE]
This operation drops a collection.
getCollectionStatistics() [READ MORE]
This operation lists the statistics collected on a specific collection.
hasCollection() [READ MORE]
This operation checks whether a specific collection exists.
IndexType [READ MORE]
This is an enumeration that provides the following constants.
listAliases() [READ MORE]
This is a method template.
listCollections() [READ MORE]
This operation lists all existing collections.
renameCollection() [READ MORE]
This operation renames an existing collection.