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

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

delete_item(const Namespace &ns, const std::string &key) overrideneograph::graph::InMemoryStorevirtual
get(const Namespace &ns, const std::string &key) const overrideneograph::graph::InMemoryStorevirtual
list_namespaces(const Namespace &prefix={}) const overrideneograph::graph::InMemoryStorevirtual
put(const Namespace &ns, const std::string &key, const json &value) overrideneograph::graph::InMemoryStorevirtual
search(const Namespace &ns_prefix, int limit=100) const overrideneograph::graph::InMemoryStorevirtual
size() constneograph::graph::InMemoryStore