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.