set_node_attributes
Set or update attributes on one or more nodes in a graph by providing a mapping of node identifiers to attribute value dictionaries.
Instructions
Set attributes on one or more nodes
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| graph | Yes | ||
| attributes | Yes | Map of node -> {attr: value} |