---
title: nodes
framework: metal
role: symbol
role_heading: Instance Property
path: metal/mtlfunctionstitchinggraph/nodes
---

# nodes

The nodes in the function’s call graph.

## Declaration

```swift
var nodes: [MTLFunctionStitchingFunctionNode] { get set }
```

## See Also

### Configuring a function graph

- [functionName](metal/mtlfunctionstitchinggraph/functionname.md)
- [outputNode](metal/mtlfunctionstitchinggraph/outputnode.md)
- [attributes](metal/mtlfunctionstitchinggraph/attributes.md)
