Hopefully I'm not missing it, but it appears as though this library doesn't support the 'database' parameter. The documentation from MarkLogic seems to indicate the use is supported, though perhaps not encouraged:
From https://docs.marklogic.com/guide/rest-dev/intro#id_90072 I see: "Each REST API instance has a default content database associated with. You specify this database when you create the instance, and it cannot be changed subsequently. However, many REST Client API methods support a database parameter with which you can select a different content database on a per request basis."
Hopefully I'm not missing it, but it appears as though this library doesn't support the 'database' parameter. The documentation from MarkLogic seems to indicate the use is supported, though perhaps not encouraged:
From https://docs.marklogic.com/guide/rest-dev/intro#id_90072 I see: "Each REST API instance has a default content database associated with. You specify this database when you create the instance, and it cannot be changed subsequently. However, many REST Client API methods support a database parameter with which you can select a different content database on a per request basis."