57#ifndef COUCHBASE_CXX_CLIENT_DOXYGEN
61 explicit count(std::string path)
62 : path_(std::move(path))
66 void encode(core::impl::subdoc::command_bundle& bundle)
const;
Definition lookup_in_specs.hxx:34
An intention to perform a SubDocument count operation.
Definition count.hxx:39
auto xattr(bool value=true) -> count &
Sets that this is an extended attribute (XATTR) field.
Definition count.hxx:50
Represents a single item from the result of collection::scan()
Definition allow_querying_search_index_options.hxx:28