mirror of
https://github.com/aljazceru/Tutorial-Codebase-Knowledge.git
synced 2025-12-19 15:34:23 +01:00
update nav
This commit is contained in:
@@ -30,18 +30,4 @@ flowchart TD
|
||||
A1 -- "Defines Control Flow With" --> A5
|
||||
A5 -- "Directs Execution Of" --> A0
|
||||
A4 -- "Saves State Of" --> A2
|
||||
```
|
||||
|
||||
## Chapters
|
||||
|
||||
1. [Graph / StateGraph](01_graph___stategraph.md)
|
||||
2. [Nodes (`PregelNode`)](02_nodes___pregelnode__.md)
|
||||
3. [Channels](03_channels.md)
|
||||
4. [Control Flow Primitives (`Branch`, `Send`, `Interrupt`)](04_control_flow_primitives___branch____send____interrupt__.md)
|
||||
5. [Pregel Execution Engine](05_pregel_execution_engine.md)
|
||||
6. [Checkpointer (`BaseCheckpointSaver`)](06_checkpointer___basecheckpointsaver__.md)
|
||||
|
||||
|
||||
---
|
||||
|
||||
Generated by [AI Codebase Knowledge Builder](https://github.com/The-Pocket/Tutorial-Codebase-Knowledge)
|
||||
```
|
||||
Reference in New Issue
Block a user