Hi,
Is it, or will it be possible in the near future to use take and skip (cfr linq) equivalents to build a query?
I can’t seem to find them in the current db011 preview…
Thanks
Thomas
Hi,
Is it, or will it be possible in the near future to use take and skip (cfr linq) equivalents to build a query?
I can’t seem to find them in the current db011 preview…
Thanks
Thomas
These don’t seem to be implemented yet in the Query class. (@pasin, what’s the roadmap for these?)
If you’re using the iOS/Mac version of CBL, there is a CBLPredicateQuery
class that supports limit and offset. The API is different from CBLQuery, though.
FYI : https://github.com/couchbase/couchbase-lite-ios/issues/1795 . Looks like a DB12 milestone