//shark-graph/shark/GraphContext/set

set

[jvm]
operator fun <T> set(key: String, value: T)

See also

jvm

MutableMap.set