docs: add a how-to on subgraph transform state (#1595)

* docs: add a how-to on subgraph transform state

---------

Co-authored-by: isaac hershenson <ihershenson@hmc.edu>
Co-authored-by: Isaac Francisco <78627776+isahers1@users.noreply.github.com>
This commit is contained in:
Vadym Barda
2024-09-05 12:16:11 -04:00
committed by GitHub
co-authored by isaac hershenson Isaac Francisco
parent b34bfe165a
commit e14c17f6b8
4 changed files with 280 additions and 0 deletions
+1
View File
@@ -67,6 +67,7 @@ These guides show how to use different streaming modes.
- [How to create subgraphs](subgraph.ipynb)
- [How to manage state in subgraphs](subgraphs-manage-state.ipynb)
- [How to transform inputs and outputs of a subgraph](subgraph-transform-state.ipynb)
## State Management