Versionen im Vergleich

Schlüssel

  • Diese Zeile wurde hinzugefügt.
  • Diese Zeile wurde entfernt.
  • Formatierung wurde geändert.

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 the GridsFS collection option is enabled, the name of the collection will is extended with ".files" on the entered name and an associated chunks collection will be is created  when saving.

Image Added

The remaining options are explained here: http://docs.mongodb.org/manual/reference/method/db.createCollection/

Image Added

Hinweis

For When using this functionality is important to note that the naming conventions for MongoDB collections are complied with and the new you need to take care of MongoDB's naming conventions and make sure a database with the same name does not already exist in on the databaseserver.