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.
|
clearQueryOptions
Copyright © 2013–2018 The Apache Software Foundation. All rights reserved.