Skip to content

Graph Search Node

Data/Database/Graph/Query

Searches objects by caption or identifier across the whole graph overlay

graph_searchdata
Inputs4
Outputs4
Security exposureUnrated
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

Query

String
query

Text matched against object captions and identifiers

Limit

Integer
limit

Maximum number of matches to return

Default 50

Output Pins

4

Done

Execution
exec_out

Search completed

Error

Execution
error

Search failed

Error Message

String
error_message

Error details

Objects

Struct Array
result_nodes

Matching objects

Node Info

Internal name
graph_search
Category
Data/Database/Graph/Query