I'm trying to wrap my head around using Cloudant (NoSQL) for data crud operations. I can read the whole document into my LC demo desktop project as long as I have the objectID, but not having luck with searching elements or writing, or creating a new doc. Has anyone gone down this road and has some insight? Thanks.