Package com.marklogic.client

The package provides the core classes, interfaces and exceptions for working with the database. Use DatabaseClientFactory.newClient() to create a DatabaseClient object. Use the Client object to create document managers for reading, writing, and deleting documents, QueryOptionsManager to write configuration options for queries, and QueryManager to execute queries.

The list of exceptions in this package enumerate the ways in which a REST server request can go wrong.

Skip navigation links

Copyright © 2022 MarkLogic Corporation