public interface RawSPARQLSelectPlan extends RawPlan
| Modifier and Type | Method and Description |
|---|---|
TextWriteHandle |
getHandle()
Returns the handle for the text of the SPARQL
query.
|
void |
setHandle(TextWriteHandle handle)
Specifies the handle for the text of the SPARQL
query.
|
RawSPARQLSelectPlan |
withHandle(TextWriteHandle handle)
Assigns the handle and returns the raw plan as a
convenience.
|
bindParambindParam,
bindParam,
bindParam,
bindParam,
bindParam,
bindParam,
bindParam,
bindParam,
bindParam,
bindParam,
bindParam,
bindParam,
bindParam,
bindParam,
bindParam,
bindParam,
bindParam,
bindParam,
bindParam,
bindParam,
bindParamTextWriteHandle getHandle()
void setHandle(TextWriteHandle handle)
handle - the text handle for the SPARQL queryRawSPARQLSelectPlan withHandle(TextWriteHandle handle)
handle - the text handle for the SPARQL queryCopyright © 2024 MarkLogic Corporation. All Rights Reserved.