|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SimpleQuery | |
|---|---|
| org.gcube.resources.discovery.client.queries.api | |
| org.gcube.resources.discovery.client.queries.impl | |
| Uses of SimpleQuery in org.gcube.resources.discovery.client.queries.api |
|---|
| Methods in org.gcube.resources.discovery.client.queries.api that return SimpleQuery | |
|---|---|
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. |
| Uses of SimpleQuery in org.gcube.resources.discovery.client.queries.impl |
|---|
| Classes in org.gcube.resources.discovery.client.queries.impl that implement SimpleQuery | |
|---|---|
class |
XQuery
A SimpleQuery over an XQuery template. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||