|
NeoGraph 0.10.0
A C++17 Graph Agent Engine Library — LangGraph for C++
|
This is the complete list of members for neograph::graph::NodeCache, including all inherited members.
| clear() | neograph::graph::NodeCache | |
| hit_count() const | neograph::graph::NodeCache | |
| is_enabled(const std::string &node_name) const | neograph::graph::NodeCache | |
| lookup(const std::string &node_name, const std::string &state_hash) const | neograph::graph::NodeCache | |
| miss_count() const | neograph::graph::NodeCache | |
| set_enabled(const std::string &node_name, bool enabled) | neograph::graph::NodeCache | |
| size() const | neograph::graph::NodeCache | |
| store(const std::string &node_name, const std::string &state_hash, NodeResult result) | neograph::graph::NodeCache |