Skip to main content

Module set_props

Module set_props 

Source
Expand description

SET property assignment.

Functionsยง

execute_remove
Execute REMOVE operations (remove properties or labels).
execute_set
Set properties on nodes/edges. For each SetItem::Property { target, value }, evaluate target to get the entity, and value to get the new property value.