http://www.perlmonks.org?node_id=989855


in reply to Re: MongoDB replacing an array
in thread MongoDB replacing an array

Timestamp is name of an array in a JSON inside a MongoDB database. I want to replace that entire array with a new one. My backup plan is to empty the array in MongoDB and then insert a new one.

Neil Watson
watson-wilson.ca