Skip to content

Upsert Graph Node Node

Data/Database/Graph/Write

Upsert Graph Node

Inserts or updates a node in the graph overlay's underlying table

upsert_graph_nodedata
Inputs4
Outputs3
Security exposure10/10
Packagedata

Ratings

Scores range from 0 to 10. Higher values mean more impact, exposure, or operational weight.

No score metadata has been set for this node yet.

Input Pins

4

Input

Execution
exec_in

Graph Connection

Struct
graph

Graph connection reference

NodeGraphConnectionNodeGraphConnection1 fields
cache_keystringrequired
Schema enforced

Node Label

String
label

Label of the node type to upsert into

Value

Struct
value

Node data as JSON object

Output Pins

3

Success

Execution
exec_out

Upsert succeeded

Error

Execution
error

Upsert failed

Error Message

String
error_message

Error details

Node Info

Internal name
upsert_graph_node
Category
Data/Database/Graph/Write