|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.weblab_project.core.model.query | |
---|---|
org.weblab_project.core.model.query | |
org.weblab_project.services.searcher.types |
Classes in org.weblab_project.core.model.query used by org.weblab_project.core.model.query | |
---|---|
ComposedQuery
This kind of query is only an aggregation of query using a n-ary boolean operator to combine them. |
|
ElementaryQuery
This kind of query is simply not a ComposedQuery. |
|
Operator
Java class for operator. |
|
Query
A query is a resource which contains request data. |
|
ResultSet
A ResultSet is specific resource to described result of a Query. |
|
SimilarityQuery
This query is dedicated for search by similarity and thus its content is one or more resources. |
|
StringQuery
This query is dedicated for any query expression language which can be expressed in a simple string such as full text queries, XQuery or SPARQL. |
Classes in org.weblab_project.core.model.query used by org.weblab_project.services.searcher.types | |
---|---|
Query
A query is a resource which contains request data. |
|
ResultSet
A ResultSet is specific resource to described result of a Query. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |