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
/
LogicalQuerySchema
Logical
Query
Schema
class
LogicalQuerySchema
(
val
root
:
QueryValueSchema
)
A logical definition is shared unchanged with every native binding snapshot.
Members
Constructors
Logical
Query
Schema
Link copied to clipboard
constructor
(
root
:
QueryValueSchema
)
Properties
root
Link copied to clipboard
val
root
:
QueryValueSchema
values
Link copied to clipboard
val
values
:
Map
<
QueryPathTemplate
,
QueryValueSchema
>
Functions
value
Link copied to clipboard
fun
value
(
path
:
QueryPathTemplate
)
:
QueryValueSchema
?