Wow
Toggle table of contents
9.0.16
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Wow
wow-query
/
me.ahoo.wow.query.schema
/
QueryModelSchema
/
QueryModelSchema
Query
Model
Schema
constructor
(
model
:
QueryModel
,
capabilities
:
Set
<
QueryCapability
>
,
definition
:
LogicalQuerySchema
,
bindings
:
Map
<
QueryPathTemplate
,
QueryValueBindings
>
,
fullProjectionAvailable
:
Boolean
=
true
)