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 | Method and Description |
---|---|
static DocumentPatchBuilder.PathLanguage |
DocumentPatchBuilder.PathLanguage.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static DocumentPatchBuilder.PathLanguage[] |
DocumentPatchBuilder.PathLanguage.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
DocumentPatchBuilder |
DocumentPatchBuilder.pathLanguage(DocumentPatchBuilder.PathLanguage pathLang)
Specifies the language for this patch to use
|
Copyright © 2013-2021 MarkLogic Corporation.