Package | Description |
---|---|
com.marklogic.client.query |
The package provides classes for queries including searching documents
and reading values directly from indexes in the database for the REST server.
|
Modifier and Type | Interface | Description |
---|---|---|
interface |
RawCombinedQueryDefinition |
A RawCombinedQueryDefinition provides access to a combined query
in a JSON or XML representation.
|
interface |
RawCtsQueryDefinition |
A RawCtsQueryDefinition allows you to create a query with a serialized cts
query in a JSON or XML representation.
|
interface |
RawQueryByExampleDefinition |
A RawQueryByExampleDefinition provides access to a simple
query by example in an JSON or XML representation.
|
interface |
RawStructuredQueryDefinition |
A RawStructuredQueryDefinition provides access to a structured query
in a JSON or XML representation.
|
Copyright © 2013-2019 MarkLogic Corporation.