Package | Description |
---|---|
com.marklogic.client.io |
The package provides the handle classes with
different representations for document content when you read
documents from the database or write documents to the
database.
|
Modifier and Type | Method and Description |
---|---|
DocumentMetadataHandle.DocumentProperties |
DocumentMetadataHandle.getProperties()
Returns a container for the properties of the
document as read from the server or modified locally.
|
Modifier and Type | Method and Description |
---|---|
void |
DocumentMetadataHandle.setProperties(DocumentMetadataHandle.DocumentProperties properties)
Locally assigns a container with document
properties.
|
Copyright © 2024 MarkLogic Corporation. All Rights Reserved.