public static interface DocumentMetadataPatchBuilder.PatchHandle extends DocumentPatchHandle
A PatchHandle produced by the builder can produce a string representation of the patch for saving, logging, or other uses.
| Modifier and Type | Method and Description |
|---|---|
String |
toString()
Returns a JSON or XML representation of the patch as a string.
|
Copyright © 2013-2017 MarkLogic Corporation.