Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/eldraco/domain_analyzer
/ close
Method
close
geoip.py:233–235 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
231
self._ipv4_start = None
232
233
def
close(self):
234
Database.close(self)
235
self._buf.close()
236
237
def
get_metadata(self):
238
return
self._md
Callers
nothing calls this directly
Calls
1
close
Method · 0.45
Tested by
no test coverage detected