public interface StructuredQuery<T extends CommonQuery> extends CommonQuery
| Modifier and Type | Method and Description | 
|---|---|
| T | expand(String... expand)Sets $expand expression. | 
| T | select(String... select)Sets $select expression. | 
clearQueryOptionsCopyright © 2013–2023 The Apache Software Foundation. All rights reserved.