Skip to content
Gropius
Search
K
Main Navigation
Guide
Kotlin API
GraphQL
Login service
GitHub
Menu
Return to top
core
/
gropius.util.schema
/
asPropertyMap
asPropertyMap
private
fun
JsonNode
.
asPropertyMap
(
)
:
Map
<
String
,
JsonNode
>
Gets the properties of a
JsonNode
as a map.
Return
the properties by name