|
NeoGraph 0.10.0
A C++17 Graph Agent Engine Library — LangGraph for C++
|
This is the complete list of members for neograph::graph::NodeFactory, including all inherited members.
| create(const std::string &type, const std::string &name, const json &config, const NodeContext &ctx) const | neograph::graph::NodeFactory | |
| export_schema() const | neograph::graph::NodeFactory | |
| instance() | neograph::graph::NodeFactory | static |
| register_type(const std::string &type, NodeFactoryFn fn) | neograph::graph::NodeFactory | |
| register_type(const std::string &type, NodeFactoryFn fn, json config_schema) | neograph::graph::NodeFactory | |
| registered_types() const | neograph::graph::NodeFactory |