| Package | Description |
|---|---|
| org.gcube.resources.discovery.client.queries.api | |
| org.gcube.resources.discovery.client.queries.impl |
| Modifier and Type | Method and Description |
|---|---|
SimpleQuery |
SimpleQuery.addCondition(String condition)
Adds a free-form condition on query results.
|
SimpleQuery |
SimpleQuery.addNamespace(String prefix,
URI uri)
Adds a namespace to the query.
|
SimpleQuery |
SimpleQuery.addVariable(String name,
String range)
Adds a variable to the query.
|
SimpleQuery |
SimpleQuery.setResult(String expression)
Adds a result expression to the query.
|
| Modifier and Type | Class and Description |
|---|---|
class |
XQuery
A
SimpleQuery over an XQuery template. |
Copyright © 2019. All Rights Reserved.