1MONGOC_SERVER_API_VERSION_T(3)     libmongoc    MONGOC_SERVER_API_VERSION_T(3)
2
3
4
5A representation of server API version numbers.
6

SYNOPSIS

8       Used  to  specify  which version of the MongoDB server's API to use for
9       driver connections.
10

SUPPORTED API VERSIONS

12       The driver currently supports the following MongoDB API versions:
13
14                   ┌─────────────────────┬────────────────────────┐
15                   │Enum value           │ MongoDB version string │
16                   ├─────────────────────┼────────────────────────┤
17                   │MONGOC_SERVER_API_V1 │ "1"                    │
18                   └─────────────────────┴────────────────────────┘
19

AUTHOR

21       MongoDB, Inc
22
24       2017-present, MongoDB, Inc
25
26
27
28
291.25.1                           Nov 08, 2023   MONGOC_SERVER_API_VERSION_T(3)
Impressum