public static class QueryOptions.QueryCollection extends QueryOptions.FacetableConstraintConfiguration implements TupleSource, ConstraintSource
Constructor and Description |
---|
QueryCollection() |
Modifier and Type | Method and Description |
---|---|
void |
build(QueryOptions.QueryTuples tuples)
Add this QueryCollection to the tuples query.
|
void |
build(QueryOptions.QueryValues values)
Add this QueryCollection to the values query.
|
String |
getPrefix()
The prefix to be removed from collectionOption URIs in
generating facet labels.
|
void |
setPrefix(String prefix)
Set the collectionOption prefix, returning the modified
CollectionOption object.
|
addFacetOption, doFacets, getCollation, getDoFacets, getFacetOptions, getType, setCollation, setDoFacets, setFacetOptions, setType
addTermOption, getAttribute, getElement, getFieldName, getFragmentScope, getJsonKeyName, getPath, getPathIndex, getPathNamespaceBindings, getTermOptions, getWeight, setAttribute, setElement, setField, setFragmentScope, setJsonKey, setPath, setTermOptions, setWeight
public String getPrefix()
public void setPrefix(String prefix)
prefix
- The prefix to be removed from collectionOption URIs in
generating facet labels.public void build(QueryOptions.QueryTuples tuples)
build
in interface TupleSource
public void build(QueryOptions.QueryValues values)
build
in interface TupleSource
Copyright © 2013-2016 MarkLogic Corporation.