Common options that used by most operations.
Definition common_options.hxx:38
auto build_common_options() const -> built
Definition common_options.hxx:103
Represents a single item from the result of scan().
Definition allow_querying_search_index_options.hxx:28
std::function< void(error, std::vector< node_id >)> node_ids_handler
Definition node_ids_options.hxx:60
Immutable value object representing consistent options.
Definition node_ids_options.hxx:43
Options for node_ids().
Definition node_ids_options.hxx:36
auto build() const -> built
Validates options and returns them as an immutable value.
Definition node_ids_options.hxx:54