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.
|
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 | Method and Description |
---|---|
Tuple[] |
TuplesHandle.getTuples()
Returns an array of the Tuples returned by this
query.
|
Modifier and Type | Method and Description |
---|---|
Tuple[] |
TuplesResults.getTuples()
Returns an array of Tuples.
|
Copyright © 2024 MarkLogic Corporation. All Rights Reserved.