Versionen im Vergleich

Schlüssel

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

...

To create a GridFS collection, open the "Advanced Settings" while creating a new collection,. There  There the GridsFS collection option must be enabled. When  When saving, the collection will attached extended with ".files" on the entered name entered and an associated chunks collection will be created.

Alternatively , you can enter the extension ".files" directly in the collection name. Then, the application detects by itself, that a GridFS collection should be created.

...

Hinweis

For this functionality it is important to note that the naming conventions for MongoDB collections are complied with and the new name does not already exist in the database.