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