Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TuGraph-family/tugraph-db
/ Close
Method
Close
src/python/python_api.cpp:1971–1971 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1969
}
1970
}
1971
void Close() { ofs_.Close(); }
1972
};
1973
1974
void register_gemini_adapter(pybind11::module& m) {
Callers
1
register_python_api
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected