public static class QueryOptions.QueryExtractMetadata extends Object
Constructor and Description |
---|
QueryOptions.QueryExtractMetadata()
Zero-argument constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
addConstraintReference(QueryOptions.ConstraintValue constraintValue) |
List<QueryOptions.ConstraintValue> |
getConstraintValues() |
List<QueryOptions.JsonKey> |
getJsonKeys() |
List<QueryOptions.AttributeOrElementValue> |
getQNames() |
public QueryOptions.QueryExtractMetadata()
public void addConstraintReference(QueryOptions.ConstraintValue constraintValue)
public List<QueryOptions.AttributeOrElementValue> getQNames()
public List<QueryOptions.ConstraintValue> getConstraintValues()
public List<QueryOptions.JsonKey> getJsonKeys()
Copyright © 2013-2015 MarkLogic Corporation.