NeoGraph 0.10.0
A C++17 Graph Agent Engine Library — LangGraph for C++
Loading...
Searching...
No Matches
neograph::graph::NodeFactory Member List

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) constneograph::graph::NodeFactory
export_schema() constneograph::graph::NodeFactory
instance()neograph::graph::NodeFactorystatic
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() constneograph::graph::NodeFactory