Represents a single item from the result of collection::scan()
Definition allow_querying_search_index_options.hxx:28
read_preference
Select read preference (or affinity) for the replica APIs such as:
Definition read_preference.hxx:39
@ no_preference
Do not enforce any filtering for replica set.
@ selected_server_group
Exclude any nodes that do not belong to local group selected during cluster instantiation with networ...
@ selected_server_group_or_all_available
The same as read_preference::selected_server_group, but if the filtered replica set is empty,...