Couchbase C++ SDK 1.2.0 (rev. c2439a4)
|
#include <couchbase/match_operator.hxx>
#include <couchbase/search_query.hxx>
#include <cstdint>
#include <optional>
#include <string>
Go to the source code of this file.
Classes | |
class | numeric_range_query |
The numeric range query finds documents containing a numeric value in the specified field within the specified range. More... |
Namespaces | |
namespace | couchbase |
Represents a single item from the result of scan() |