[This is preliminary documentation and is subject to change.]
Overload List
| Name | Description | |
|---|---|---|
| Query | Initializes a new instance of the Query class | |
| Query(Stream) | Initializes a new instance of the Query class | |
| Query(String, Boolean, TemplateArg ) |
Creates an instance of the query from JSON template with parameters populated from args optionally caching the template internal
representation. Do not cache templates that change often
|
See Also