57#ifndef COUCHBASE_CXX_CLIENT_DOXYGEN
61 explicit exists(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 exists operation.
Definition exists.hxx:39
auto xattr(bool value=true) -> exists &
Sets that this is an extended attribute (XATTR) field.
Definition exists.hxx:50
Represents a single item from the result of collection::scan()
Definition allow_querying_search_index_options.hxx:28