Package | Description |
---|---|
com.marklogic.client.datamovement |
The MarkLogic Data Movement SDK supports long-running write, read,
delete, or transform jobs.
|
com.marklogic.client.expression |
The package provides classes for building Optic plan pipelines and expressions
for execution on the REST server.
|
Modifier and Type | Method and Description |
---|---|
QueryBatcher |
DataMovementManager.newQueryBatcher(CtsQueryDefinition query)
Create a new QueryBatcher instance configured to retrieve uris that
match this query.
|
Modifier and Type | Method and Description |
---|---|
abstract CtsQueryDefinition |
CtsQueryBuilder.newCtsQueryDefinition(CtsQueryExpr query)
Create a CtsQueryDefinition based on a cts query
|
abstract CtsQueryDefinition |
CtsQueryBuilder.newCtsQueryDefinition(CtsQueryExpr query,
JSONWriteHandle queryOptions)
Create a CtsQueryDefinition based on a cts query and query options
|
Copyright © 2013-2021 MarkLogic Corporation.