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.DocumentCollections |
DocumentMetadataHandle.getCollections()
Returns a container for the collections for the document
as read from the server or modified locally.
|
Modifier and Type | Method and Description |
---|---|
void |
DocumentMetadataHandle.setCollections(DocumentMetadataHandle.DocumentCollections collections)
Locally assigns a container with document collections.
|
Copyright © 2013-2016 MarkLogic Corporation.