Kuery Client
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Kuery Client
kuery-client-core
/
dev.hsbrysk.kuery.core
/
KueryClient
/
FetchSpec
/
listMap
list
Map
abstract
suspend
fun
listMap
(
)
:
List
<
Map
<
String
,
Any
?
>
>
(
source
)
Executes the query and returns all rows as a list of maps keyed by column name.