This functionality provides offers the ability to create a new collection within the selected database. Next Specify additional advanced settings next to the name you can also specify advanced settings. If . If the GridsFS collection option is enabled, the name of the collection is still attached extended with ".files" on the name entered. In addition, when saving and an associated chunks collection is created when saving.Die restlichen Optionen werden hier erläutert
The remaining options are explained here: http://docs.mongodb.org/manual/reference/method/db.createCollection/
Hinweis |
---|
Bei dieser Funktionalität ist zu beachten, dass die Namenskonventionen für Collections von MongoDB eingehalten werden und der neue Name nicht bereits in der Datenbank existiert. When using this functionality you need to take care of MongoDB's naming conventions and make sure a database with the same name does not already exist on the server. |