| Package | Description |
|---|---|
| com.marklogic.client.row |
The package provides classes for sending plan requests to and processing row responses from the REST server.
|
| Modifier and Type | Method and Description |
|---|---|
RawPlanDefinition |
RowManager.newRawPlanDefinition(JSONWriteHandle handle)
Defines a plan from a JSON serialization of the plan AST (Abstract Syntax Tree).
|
RawPlanDefinition |
RawPlanDefinition.withHandle(JSONWriteHandle handle)
Assigns the handle and returns the raw plan as a convenience.
|
Copyright © 2013-2017 MarkLogic Corporation.