Couchbase C++ SDK 1.0.2 (rev. 51f4775)
|
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() | |