Denotes a Relational operator node in the expression tree. Relational
operators represent iterative processing of rows during query execution.
For example, a TableScan operation that reads rows from a table.
Scalar
Denotes a Scalar node in the expression tree. Scalar nodes represent
non-iterable entities in the query plan. For example, constants or
arithmetic operators appearing inside predicate expressions or references
to column names.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version available for \u003ccode\u003eGoogle.Cloud.Spanner.V1.PlanNode.Types.Kind\u003c/code\u003e is \u003ccode\u003e5.0.0-beta05\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation provides reference material and code samples for the \u003ccode\u003ePlanNode.Types.Kind\u003c/code\u003e enum in the Google Cloud Spanner v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePlanNode.Types.Kind\u003c/code\u003e enum distinguishes between \u003ccode\u003eRelational\u003c/code\u003e and \u003ccode\u003eScalar\u003c/code\u003e node types in a query plan.\u003c/p\u003e\n"],["\u003cp\u003eThere are numerous previous versions of this API available, dating back to version 3.5.0.\u003c/p\u003e\n"],["\u003cp\u003eThe fields that are available for this enum are \u003ccode\u003eRelational\u003c/code\u003e, \u003ccode\u003eScalar\u003c/code\u003e, and \u003ccode\u003eUnspecified\u003c/code\u003e, with detailed descriptions of what each field entails.\u003c/p\u003e\n"]]],[],null,["# Google Cloud Spanner v1 API - Enum PlanNode.Types.Kind (5.1.0)\n\nVersion latestkeyboard_arrow_down\n\n- [5.1.0 (latest)](/dotnet/docs/reference/Google.Cloud.Spanner.V1/latest/Google.Cloud.Spanner.V1.PlanNode.Types.Kind)\n- [5.0.0](/dotnet/docs/reference/Google.Cloud.Spanner.V1/5.0.0/Google.Cloud.Spanner.V1.PlanNode.Types.Kind)\n- [4.6.0](/dotnet/docs/reference/Google.Cloud.Spanner.V1/4.6.0/Google.Cloud.Spanner.V1.PlanNode.Types.Kind)\n- [4.5.0](/dotnet/docs/reference/Google.Cloud.Spanner.V1/4.5.0/Google.Cloud.Spanner.V1.PlanNode.Types.Kind)\n- [4.4.0](/dotnet/docs/reference/Google.Cloud.Spanner.V1/4.4.0/Google.Cloud.Spanner.V1.PlanNode.Types.Kind)\n- [4.3.0](/dotnet/docs/reference/Google.Cloud.Spanner.V1/4.3.0/Google.Cloud.Spanner.V1.PlanNode.Types.Kind)\n- [4.2.0](/dotnet/docs/reference/Google.Cloud.Spanner.V1/4.2.0/Google.Cloud.Spanner.V1.PlanNode.Types.Kind)\n- [4.1.0](/dotnet/docs/reference/Google.Cloud.Spanner.V1/4.1.0/Google.Cloud.Spanner.V1.PlanNode.Types.Kind)\n- [4.0.0](/dotnet/docs/reference/Google.Cloud.Spanner.V1/4.0.0/Google.Cloud.Spanner.V1.PlanNode.Types.Kind)\n- [3.15.1](/dotnet/docs/reference/Google.Cloud.Spanner.V1/3.15.1/Google.Cloud.Spanner.V1.PlanNode.Types.Kind)\n- [3.14.0](/dotnet/docs/reference/Google.Cloud.Spanner.V1/3.14.0/Google.Cloud.Spanner.V1.PlanNode.Types.Kind)\n- [3.13.0](/dotnet/docs/reference/Google.Cloud.Spanner.V1/3.13.0/Google.Cloud.Spanner.V1.PlanNode.Types.Kind)\n- [3.12.0](/dotnet/docs/reference/Google.Cloud.Spanner.V1/3.12.0/Google.Cloud.Spanner.V1.PlanNode.Types.Kind)\n- [3.11.0](/dotnet/docs/reference/Google.Cloud.Spanner.V1/3.11.0/Google.Cloud.Spanner.V1.PlanNode.Types.Kind)\n- [3.10.0](/dotnet/docs/reference/Google.Cloud.Spanner.V1/3.10.0/Google.Cloud.Spanner.V1.PlanNode.Types.Kind)\n- [3.9.0](/dotnet/docs/reference/Google.Cloud.Spanner.V1/3.9.0/Google.Cloud.Spanner.V1.PlanNode.Types.Kind)\n- [3.8.0](/dotnet/docs/reference/Google.Cloud.Spanner.V1/3.8.0/Google.Cloud.Spanner.V1.PlanNode.Types.Kind)\n- [3.7.0](/dotnet/docs/reference/Google.Cloud.Spanner.V1/3.7.0/Google.Cloud.Spanner.V1.PlanNode.Types.Kind)\n- [3.6.0](/dotnet/docs/reference/Google.Cloud.Spanner.V1/3.6.0/Google.Cloud.Spanner.V1.PlanNode.Types.Kind)\n- [3.5.0](/dotnet/docs/reference/Google.Cloud.Spanner.V1/3.5.0/Google.Cloud.Spanner.V1.PlanNode.Types.Kind) \n\n public enum PlanNode.Types.Kind\n\nReference documentation and code samples for the Google Cloud Spanner v1 API enum PlanNode.Types.Kind.\n\nThe kind of \\[PlanNode\\]\\[google.spanner.v1.PlanNode\\]. Distinguishes between the two different kinds of\nnodes that can appear in a query plan.\n\nNamespace\n---------\n\n[Google.Cloud.Spanner.V1](/dotnet/docs/reference/Google.Cloud.Spanner.V1/latest/Google.Cloud.Spanner.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.Spanner.V1.dll"]]