|
NeoGraph 0.10.0
A C++17 Graph Agent Engine Library — LangGraph for C++
|
Output of a node: a write to a named channel. More...
#include <types.h>
Public Attributes | |
| std::string | channel |
| Target channel name. | |
| json | value |
| Value to write through the channel's reducer. | |