Source symbols: cognee_db_workers/kuzu_worker.py
Deterministic, value-free symbol metadata extracted from public source. Implementations and literal values are not copied into this page.
- Revision: main@90b4acaac937dc1c0aeffaead8b707c896ebf3db · 2026-07-22T09:03:55Z
- Declarations: 10
- Referenced calls: 28
Declared symbols
_retry_open_locked— def at line 35; referencesrange,sleep,min,Database,str,lower,get,remove,needs_migration,ladybug_migration,HandleResult,register,init_database,pop,hasattr,close,Connection,len,execute,has_next_open_database— def at line 71; referencesDatabase,get,str,lower,_retry_open_locked,remove,needs_migration,ladybug_migration,HandleResult,register,init_database,pop,hasattr,close,Connection,len,execute,has_next,get_next,append_db_init— def at line 112; referencesget,init_database,pop,hasattr,close,Connection,HandleResult,register,len,execute,has_next,get_next,append,tuple,as_py,install_json_extension_local,str_db_close— def at line 118; referencespop,hasattr,close,get,Connection,HandleResult,register,len,execute,has_next,get_next,append,tuple,as_py,install_json_extension_local,str_open_connection— def at line 128; referencesget,Connection,HandleResult,register,pop,hasattr,close,len,execute,has_next,get_next,append,tuple,as_py,install_json_extension_local,str_conn_close— def at line 137; referencespop,hasattr,close,get,len,execute,has_next,get_next,append,tuple,as_py,install_json_extension_local,str_conn_execute_fetch_all— def at line 147; referencesget,len,execute,has_next,get_next,append,tuple,as_py,hasattr,close,install_json_extension_local,str_install_json— def at line 178; referencesinstall_json_extension_local,get,execute,str_load_extension— def at line 185; referencesget,execute,strworker_main— def at line 215; referencesrun_worker_loop
File-level call references
import— line 13range— line 58sleep— line 61min— line 61Database— line 63str— line 65lower— line 65get— line 77_retry_open_locked— line 84remove— line 92needs_migration— line 98ladybug_migration— line 100HandleResult— line 109register— line 109init_database— line 114pop— line 119hasattr— line 120close— line 122Connection— line 133len— line 155execute— line 158has_next— line 164get_next— line 165append— line 166tuple— line 166as_py— line 166install_json_extension_local— line 181run_worker_loop— line 220
Source: cognee_db_workers/kuzu_worker.py