With Parse.com: How do i execute something like mongo's $pull? -


currently have array object, when want update array worried array getting out of sync. ideas how solve this? $pull in mongo don't want race conditions parse?

you within javascript,

https://parse.com/docs/js/symbols/parse.op.remove.html 

or within android:

parseobject.addunique & parseobject.removeall


Comments

Popular posts from this blog

apache - Remove .php and add trailing slash in url using htaccess not loading css -

javascript - jQuery show full size image on click -