9.4 Macros Overloading 9.4 Macros Overloading It is possible to overload macros, except for predefined macros. An overloaded macro has more than one definition, each with a d...
API Usage Enabling/configuring API access Authentication Generating and listing API tokens OAuth2 Provider More on the Authorization: header Pagination API Guide Sudo SDKs...
1.3.17. /db/_security 1.3.17. /db/_security GET /{db}/_security Returns the current security object from the specified database. The security object consists of two compul...
1.5.4. /db/_design/design-doc/_view/view-name 1.5.4.1. View Options 1.5.4.2. Querying Views and Indexes 1.5.4.3. Sorting Returned Rows 1.5.4.3.1. Sorting order and startkey/endk...
3.10 Map 3.10 Map A map is a compound data type with a variable number of key-value associations: #{Key1=>Value1,...,KeyN=>ValueN} Each key-value association in the map...