| Package | Description |
|---|---|
| com.marklogic.client.document |
The package provides classes for creating,
retrieving, updating, and deleting documents in the database for
the REST server.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
BinaryDocumentManager
A Binary Document Manager provides database
operations on binary documents.
|
interface |
GenericDocumentManager
A Generic Document Manager supports database
operations on documents with an unknown format.
|
interface |
JSONDocumentManager
A JSON Document Manager supports database
operations on JSON documents.
|
interface |
TextDocumentManager
A Text Document Manager supports database
operations on text documents.
|
interface |
XMLDocumentManager
A XML Document Manager supports database
operations on XML documents.
|
Copyright © 2024 MarkLogic Corporation. All Rights Reserved.