protected class StructuredQueryBuilder.WordConstraintQuery extends StructuredQueryBuilder.AbstractStructuredQuery
Constructor and Description |
---|
WordConstraintQuery(java.lang.String constraintName,
java.lang.Double weight,
java.lang.String... words) |
WordConstraintQuery(java.lang.String constraintName,
java.lang.String... words) |
Modifier and Type | Method and Description |
---|---|
void |
innerSerialize(javax.xml.stream.XMLStreamWriter serializer) |
canSerializeQueryAsJSON,
getCriteria,
serialize,
serialize,
setCriteria,
withCriteria
getCollections, getDirectory, setCollections,
setDirectory
getOptionsName, getResponseTransform, setOptionsName,
setResponseTransform
clone, equals, finalize, getClass, hashCode, notify,
notifyAll, toString, wait, wait, wait
getCollections,
getDirectory,
setCollections,
setDirectory
getOptionsName,
getResponseTransform,
setOptionsName,
setResponseTransform
public WordConstraintQuery(java.lang.String constraintName, java.lang.String... words)
public WordConstraintQuery(java.lang.String constraintName, java.lang.Double weight, java.lang.String... words)
public void innerSerialize(javax.xml.stream.XMLStreamWriter serializer) throws javax.xml.stream.XMLStreamException
innerSerialize
in class StructuredQueryBuilder.AbstractStructuredQuery
javax.xml.stream.XMLStreamException
Copyright © 2024 MarkLogic Corporation. All Rights Reserved.