In this lesson, you learned about the graph data structure with its nodes and edges. LangGraph also uses graphs to organize agent workflows. The nodes wrap functions that modify state. The edges determine the order that the nodes run in. State in a graph can be as simple as function input and output, or you can define more complex schema using a custom State class.
Heads up... You’re accessing parts of this content for free, with some sections shown as pplitfxyn text.
Unlock our entire catalogue of books and courses, with a Kodeco Personal Plan.
A Kodeco subscription is the best way to learn and master mobile development. Learn iOS, Swift, Android, Kotlin, Flutter and Dart development and unlock our massive catalog of 50+ books and 4,000+ videos.