Skip to content

Graph Sample Node

Data/Database/Graph/Query

Samples objects of a given label from a graph overlay for previewing

graph_sampledata
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

Label

String
label

Object type (node label) to sample from

Count

Integer
count

Number of objects to sample (capped at 500)

Default 10

Output Pins

4

Done

Execution
exec_out

Sample retrieved

Error

Execution
error

Sampling failed

Error Message

String
error_message

Error details

Objects

Struct Array
rows

Sampled objects

Node Info

Internal name
graph_sample
Category
Data/Database/Graph/Query