.save()
Writes the cached data into the collection's JSON file.
This method must be used if you set autoSave
to false
when creating the database, otherwise you should not use it.
save()
Last updated
Writes the cached data into the collection's JSON file.
This method must be used if you set autoSave
to false
when creating the database, otherwise you should not use it.
Last updated