More information about the JSON query syntax can be found in {@link JsonQueryParser}.
The builder enables the creation of {@link AbstractQuery} which can then beconverted into a JSON representation using the method {@link AbstractQuery#toString()} or into a {@link Query} using the method{@link AbstractQuery#toQuery(boolean)}. @see JsonQueryParser
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|