public abstract class CooccurrencesFunction extends LexiconFunction
cts:element-value-co-occurrences
.
All co-occurrences functions using this API do NOT preserve frequency order even if "frequency-order" option is specified.
Constructor and Description |
---|
CooccurrencesFunction() |
Modifier and Type | Method and Description |
---|---|
String |
getInputQuery(Collection<String> nsCol,
long start, long count)
Get the input query used by a record
reader.
|
getLexiconQuery,
getUserDefinedOptions
public String getInputQuery(Collection<String> nsCol, long start, long count)
LexiconFunction
getInputQuery
in class LexiconFunction
nsCol
- alias-URI pairs of namespace specsstart
- start of the splitcount
- count of the splitCopyright © 2020 MarkLogic
Corporation. All Rights Reserved.
Complete online documentation for MarkLogic Server,
XQuery and related components may be found at
developer.marklogic.com