Uses of Interface
org.gcube.resources.discovery.client.queries.api.Query
Packages that use Query
Package
Description
-
Uses of Query in org.gcube.resources.discovery.client.api
Methods in org.gcube.resources.discovery.client.api with parameters of type Query -
Uses of Query in org.gcube.resources.discovery.client.impl
Methods in org.gcube.resources.discovery.client.impl with parameters of type Query -
Uses of Query in org.gcube.resources.discovery.client.queries.api
Subinterfaces of Query in org.gcube.resources.discovery.client.queries.apiModifier and TypeInterfaceDescriptioninterfaceAQuerythat can be customised with namespace declarations, conditions on results, and result expressions. -
Uses of Query in org.gcube.resources.discovery.client.queries.impl
Classes in org.gcube.resources.discovery.client.queries.impl that implement QueryModifier and TypeClassDescriptionclassclassAQuerythat interpolates named parameters inside a template.classASimpleQueryover an XQuery template.