public static class QueryOptions.QueryTuples extends Object implements Annotatable<QueryOptions.QueryTuples>
Constructor and Description |
---|
QueryTuples() |
public List<QueryOptions.QueryAnnotation> getAnnotations()
getAnnotations
in interface Annotatable<QueryOptions.QueryTuples>
public QueryOptions.QueryTuples annotate(String xmlString)
annotate
in interface Annotatable<QueryOptions.QueryTuples>
public void addRange(QueryOptions.QueryRange queryRange)
public void setCollection(QueryOptions.QueryCollection collection)
public List<QueryOptions.JsonKey> getJsonKey()
public QueryOptions.QueryCollection getCollection()
public List<QueryOptions.QueryGeospatialAttributePair> getGeoAttrPair()
public List<QueryOptions.QueryGeospatialElement> getGeoElem()
public List<QueryOptions.QueryGeospatialElementPair> getGeoElemPair()
public List<QueryOptions.QueryRange> getRange()
public void addJsonKey(QueryOptions.JsonKey jsonKey)
public void addValuesOption(String valuesOption)
public QueryOptions.Aggregate getAggregate()
public List<QueryOptions.Field> getField()
public String getName()
public boolean getUri()
public void setAggregate(QueryOptions.Aggregate aggregate)
public void addField(QueryOptions.Field field)
public void setName(String name)
public void setUri()
Copyright © 2013-2016 MarkLogic Corporation.