Couchbase C++ SDK 1.0.1 (rev. 58d46d7)
Loading...
Searching...
No Matches
wildcard_query.hxx File Reference
#include <couchbase/search_query.hxx>
#include <optional>
#include <string>
Include dependency graph for wildcard_query.hxx:

Go to the source code of this file.

Classes

class  wildcard_query
 A wildcard query is a query in which term the character * will match 0..n occurrences of any characters and ? will match 1 occurrence of any character. More...
 

Namespaces

namespace  couchbase
 Represents a single item from the result of collection::scan()