CorrelateGraphNode is an interface for a node in a correlate graph.

This datatype is implemented by the CorrelateAggregationNode, CorrelateLinkNode, and CorrelateMandatoryQueryNode datatypes.

This datatype is used by the datatype, CorrelateGraph, which is used by the datatype, CorrelateUsageInfo, which in turn is used by the more common datatype, QueryAnalysisResult, which is used by AnalyzeQueryInfo, which is used by the analyzeQuery() query field.

Table: CorrelateGraphNode

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For return datatypes, this indicates that you must specify which fields you want returned in the results.
Table last updated: Jan 21, 2026
namestringyes PreviewThe name of the query or link variable for the correlate graph node.