Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/pgadmin-org/pgadmin4
/ connected
Method
connected
web/pgadmin/utils/driver/abstract.py:214–215 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
212
213
@abstractmethod
214
def
connected(self):
215
pass
216
217
@abstractmethod
218
def
reset(self):
Callers
15
get_nodes
Method · 0.45
nodes
Method · 0.45
node
Method · 0.45
update
Method · 0.45
list
Method · 0.45
properties
Method · 0.45
statistics
Method · 0.45
connect_status
Method · 0.45
connect
Method · 0.45
reload_configuration
Method · 0.45
create_restore_point
Method · 0.45
wal_replay
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected