Common options that used by most operations.
Definition common_options.hxx:37
auto build_common_options() const -> built
Definition common_options.hxx:89
Base class for operations of data service.
Definition result.hxx:32
Represents a single item from the result of collection::scan()
Definition allow_querying_search_index_options.hxx:28
std::function< void(error, result)> touch_handler
The signature for the handler of the collection::touch() operation.
Definition touch_options.hxx:70
Immutable value object representing consistent options.
Definition touch_options.hxx:44
Options for collection::touch().
Definition touch_options.hxx:37
auto build() const -> built
Validates options and returns them as an immutable value.
Definition touch_options.hxx:58