You can create an allDocuments query to get a list of all documents in the 
database. As for printing/displaying them, that ball is in your court for 
Android :)

On CBLDatabase there's a method called createAllDocumentsQuery which 
returns a CBLQuery object. Use that to fetch all your documents.

At least it works that way on iOS. I'm assuming it works the same way on 
Android.

On Tuesday, October 18, 2016 at 4:09:07 AM UTC-6, vidya jejurkar wrote:
>
> I want to print/display all records which gets saved in Android couch base 
> Database.how to do it?please help
>

-- 
You received this message because you are subscribed to the Google Groups 
"Couchbase Mobile" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobile-couchbase+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/mobile-couchbase/f6117886-6dba-442d-9283-772f62ec5963%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to