Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
1
Description
Currently, collection.exists('id') always returns None. Lets implement it! Also - not that recently Michael Nitschinger mentioned that this should not be done using observe, but by using getMeta. So we should do it that way.
Note that python should just call into lcb exists - which in turn would use getMeta transparently for all language bindings