Skip to content

Open Graph Overlay Node

Data/Database/Graph

Open Graph Overlay

Opens an existing graph overlay and returns a connection for querying

open_graph_overlaydata
Inputs3
Outputs4
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

3

Input

Execution
exec_in

Overlay ID

String
overlay_id

ID of the graph overlay to open

User Scoped

Boolean
user_scoped

Use user-scoped database instead of project-scoped

Default false

Output Pins

4

Opened

Execution
exec_out

Graph overlay opened successfully

Error

Execution
error

Failed to open graph overlay

Error Message

String
error_message

Error details

Graph Connection

Struct
graph

Graph connection reference for query nodes

NodeGraphConnectionNodeGraphConnection1 fields
cache_keystringrequired
Schema enforced

Node Info

Internal name
open_graph_overlay
Category
Data/Database/Graph