MongoDB Question:
Suppose if you remove an object attribute is it deleted from the store?

Answer:
Yes, you remove the attribute and then re-save() the object.
Previous Question | Next Question |
What is a "namespace"? | Tell me can I use the journaling feature to perform safe hot backups? |