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

This is the complete list of members for neograph::graph::NodeCache, including all inherited members.

clear()neograph::graph::NodeCache
hit_count() constneograph::graph::NodeCache
is_enabled(const std::string &node_name) constneograph::graph::NodeCache
lookup(const std::string &node_name, const std::string &state_hash) constneograph::graph::NodeCache
miss_count() constneograph::graph::NodeCache
set_enabled(const std::string &node_name, bool enabled)neograph::graph::NodeCache
size() constneograph::graph::NodeCache
store(const std::string &node_name, const std::string &state_hash, NodeResult result)neograph::graph::NodeCache