langchain_core.runnables.graph.node_data_json¶
- langchain_core.runnables.graph.node_data_json(node: Node) Dict[str, Union[str, Dict[str, Any]]][source]¶
- Parameters
node (Node) –
- Return type
Dict[str, Union[str, Dict[str, Any]]]