setProperty

open override fun setProperty(nodeId: Long, role: String, value: String?)

Sets the value of the given node for the given property role to the specified value.

Parameters

nodeId

id of the desired node

role

property role, for which the value should be set

value

the new property value