Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chigraph/chigraph
/ removeContext
Method
removeContext
libchigraph/src/Result.cpp:86–86 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
84
}
85
86
void chi::Result::removeContext(int id) { mContexts.erase(id); }
87
88
nlohmann::json Result::contextJson() const {
89
// merge all the contexts
Callers
1
~ScopedContext
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected