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 input parameters may be required, as indicated in the Required column. For return values, this indicates that you are assured a value if the field is requested for the results.
Table last updated: Jan 21, 2026
namestringyes PreviewThe name of the query or link variable for the correlate graph node.