Skip to content

Graph Analytics Node

Data/Database/Graph/Query

Computes degree, PageRank, and connected components over a graph overlay

graph_analyticsdata
Inputs3
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

3

Input

Execution
exec_in

Graph Connection

Struct
graph

Graph connection reference

NodeGraphConnectionNodeGraphConnection1 fields
cache_keystringrequired
Schema enforced

Edge Limit

Integer
edge_limit

Maximum number of edges sampled for the computation

Default 50000

Output Pins

4

Done

Execution
exec_out

Analytics computed

Error

Execution
error

Analytics failed

Error Message

String
error_message

Error details

Analytics Payload

Struct
payload

Metrics: counts, components, top objects by degree and PageRank

Node Info

Internal name
graph_analytics
Category
Data/Database/Graph/Query