The Dependency Graph

The Dependency Graph is a network of connected dependency graph nodes. The nodes are connected through their plugs.

The scene created in Maya is represented in the dependency graph. Each dependency node implements a part of the scene. Nodes create and manipulate elements in the Maya scene, including the directed acyclic graph.

You can create your own nodes with the Maya devkit to implement custom actions and custom scene elements.