Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ QuerySaver
Method
QuerySaver
libs/search/query_saver.cpp:67–70 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
65
} // namespace
66
67
QuerySaver::QuerySaver()
68
{
69
Load();
70
}
71
72
void QuerySaver::Add(SearchRequest const & query)
73
{
Callers
nothing calls this directly
Calls
1
Load
Function · 0.50
Tested by
no test coverage detected