Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/serengil/deepface
/ close
Method
close
deepface/modules/database/types.py:48–52 ·
view source on GitHub ↗
Close the database connection.
(self)
Source
from the content-addressed store, hash-verified
46
47
@abstractmethod
48
def
close(self) -> None:
49
""
"
50
Close the database connection.
51
""
"
52
pass
53
54
def
get_embeddings_index(
55
self,
Callers
7
flush_data
Function · 0.45
test_register_with_connection
Function · 0.45
flush_data
Function · 0.45
load_data
Function · 0.45
test_postgres_search
Function · 0.45
register
Function · 0.45
load_image_from_io_object
Function · 0.45
Calls
no outgoing calls
Tested by
5
flush_data
Function · 0.36
test_register_with_connection
Function · 0.36
flush_data
Function · 0.36
load_data
Function · 0.36
test_postgres_search
Function · 0.36