Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tong89/smartNode
/ close
Method
close
backend/store.py:404–406 ·
view source on GitHub ↗
关闭数据库连接。
(self)
Source
from the content-addressed store, hash-verified
402
}
403
404
def
close(self) -> None:
405
""
"关闭数据库连接。"
""
406
self._conn.close()
Callers
3
store
Function · 0.95
beforeUnmount
Function · 0.45
initSSE
Function · 0.45
Calls
no outgoing calls
Tested by
1
store
Function · 0.76