Couchbase C++ SDK 1.0.2 (rev. 51f4775)
|
#include <couchbase/geo_point.hxx>
#include <couchbase/search_query.hxx>
#include <optional>
#include <string>
Go to the source code of this file.
Classes | |
class | geo_bounding_box_query |
This query finds all geo_point indexed matches within a given area (identified by the list of geo_point coordinates). More... | |
Namespaces | |
namespace | couchbase |
Represents a single item from the result of collection::scan() | |