0 votes
in MongoDB by

When an object attribute is removed, is it deleted from the store?

1 Answer

0 votes
by

When an object attribute is removed, is it deleted from the store?

Yes, you can remove the attribute and then re-save() the object.

...