---
title: ComputeNodeGraph.Node.Kind
framework: Compute Graph
role: symbol
role_heading: Enumeration
platforms: [iOS 27.0+, iPadOS 27.0+, Mac Catalyst 27.0+, macOS 27.0+, tvOS 27.0+, visionOS 27.0+]
path: computegraph/computenodegraph/node/kind-swift.enum
---

# ComputeNodeGraph.Node.Kind

## Declaration

```swift
enum Kind
```

## Topics

### Enumeration Cases

- [ComputeNodeGraph.Node.Kind.grouping(nodes:)](computegraph/computenodegraph/node/kind-swift.enum/grouping(nodes:).md)
- [ComputeNodeGraph.Node.Kind.primitive](computegraph/computenodegraph/node/kind-swift.enum/primitive.md)
- [ComputeNodeGraph.Node.Kind.sequence(nodes:)](computegraph/computenodegraph/node/kind-swift.enum/sequence(nodes:).md)

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
