{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_apscheduler_schedulers_asyncio_py", "label": "asyncio.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/schedulers/asyncio.py", "source_location": "L1"}, {"id": "asyncio_run_in_event_loop", "label": "run_in_event_loop()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/schedulers/asyncio.py", "source_location": "L9"}, {"id": "asyncio_asyncioscheduler", "label": "AsyncIOScheduler", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/schedulers/asyncio.py", "source_location": "L18"}, {"id": "basescheduler", "label": "BaseScheduler", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "asyncio_asyncioscheduler_start", "label": ".start()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/schedulers/asyncio.py", "source_location": "L34"}, {"id": "asyncio_shutdown", "label": "_shutdown()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/schedulers/asyncio.py", "source_location": "L41"}, {"id": "asyncio_asyncioscheduler_shutdown", "label": ".shutdown()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/schedulers/asyncio.py", "source_location": "L46"}, {"id": "asyncio_asyncioscheduler_configure", "label": "._configure()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/schedulers/asyncio.py", "source_location": "L52"}, {"id": "asyncio_asyncioscheduler_start_timer", "label": "._start_timer()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/schedulers/asyncio.py", "source_location": "L56"}, {"id": "asyncio_asyncioscheduler_stop_timer", "label": "._stop_timer()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/schedulers/asyncio.py", "source_location": "L61"}, {"id": "asyncio_wakeup", "label": "wakeup()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/schedulers/asyncio.py", "source_location": "L67"}, {"id": "asyncio_asyncioscheduler_create_default_executor", "label": "._create_default_executor()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/schedulers/asyncio.py", "source_location": "L72"}, {"id": "asyncio_rationale_19", "label": "A scheduler that runs on an asyncio (:pep:`3156`) event loop. The default e", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/schedulers/asyncio.py", "source_location": "L19"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_apscheduler_schedulers_asyncio_py", "target": "asyncio", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/schedulers/asyncio.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_apscheduler_schedulers_asyncio_py", "target": "functools", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/schedulers/asyncio.py", "source_location": "L2", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_apscheduler_schedulers_asyncio_py", "target": "apscheduler_schedulers", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/schedulers/asyncio.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_apscheduler_schedulers_asyncio_py", "target": "apscheduler_schedulers_base", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/schedulers/asyncio.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_apscheduler_schedulers_asyncio_py", "target": "apscheduler_util", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/schedulers/asyncio.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_apscheduler_schedulers_asyncio_py", "target": "asyncio_run_in_event_loop", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/schedulers/asyncio.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_apscheduler_schedulers_asyncio_py", "target": "asyncio_asyncioscheduler", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/schedulers/asyncio.py", "source_location": "L18", "weight": 1.0}, {"source": "asyncio_asyncioscheduler", "target": "basescheduler", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/schedulers/asyncio.py", "source_location": "L18", "weight": 1.0}, {"source": "asyncio_asyncioscheduler", "target": "asyncio_asyncioscheduler_start", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/schedulers/asyncio.py", "source_location": "L34", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_apscheduler_schedulers_asyncio_py", "target": "asyncio_shutdown", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/schedulers/asyncio.py", "source_location": "L41", "weight": 1.0}, {"source": "asyncio_asyncioscheduler", "target": "asyncio_asyncioscheduler_shutdown", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/schedulers/asyncio.py", "source_location": "L46", "weight": 1.0}, {"source": "asyncio_asyncioscheduler", "target": "asyncio_asyncioscheduler_configure", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/schedulers/asyncio.py", "source_location": "L52", "weight": 1.0}, {"source": "asyncio_asyncioscheduler", "target": "asyncio_asyncioscheduler_start_timer", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/schedulers/asyncio.py", "source_location": "L56", "weight": 1.0}, {"source": "asyncio_asyncioscheduler", "target": "asyncio_asyncioscheduler_stop_timer", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/schedulers/asyncio.py", "source_location": "L61", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_apscheduler_schedulers_asyncio_py", "target": "asyncio_wakeup", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/schedulers/asyncio.py", "source_location": "L67", "weight": 1.0}, {"source": "asyncio_asyncioscheduler", "target": "asyncio_asyncioscheduler_create_default_executor", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/schedulers/asyncio.py", "source_location": "L72", "weight": 1.0}, {"source": "asyncio_shutdown", "target": "asyncio_asyncioscheduler_shutdown", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/schedulers/asyncio.py", "source_location": "L42", "weight": 1.0}, {"source": "asyncio_shutdown", "target": "asyncio_asyncioscheduler_stop_timer", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/schedulers/asyncio.py", "source_location": "L43", "weight": 1.0}, {"source": "asyncio_asyncioscheduler_shutdown", "target": "asyncio_shutdown", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/schedulers/asyncio.py", "source_location": "L50", "weight": 1.0}, {"source": "asyncio_asyncioscheduler_start_timer", "target": "asyncio_asyncioscheduler_stop_timer", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/schedulers/asyncio.py", "source_location": "L57", "weight": 1.0}, {"source": "asyncio_wakeup", "target": "asyncio_asyncioscheduler_stop_timer", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/schedulers/asyncio.py", "source_location": "L68", "weight": 1.0}, {"source": "asyncio_wakeup", "target": "asyncio_asyncioscheduler_start_timer", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/schedulers/asyncio.py", "source_location": "L70", "weight": 1.0}, {"source": "asyncio_rationale_19", "target": "asyncio_asyncioscheduler", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/schedulers/asyncio.py", "source_location": "L19", "weight": 1.0}], "raw_calls": [{"caller_nid": "asyncio_run_in_event_loop", "callee": "wraps", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/schedulers/asyncio.py", "source_location": "L10"}, {"caller_nid": "asyncio_asyncioscheduler_start", "callee": "is_closed", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/schedulers/asyncio.py", "source_location": "L35"}, {"caller_nid": "asyncio_asyncioscheduler_start", "callee": "get_running_loop", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/schedulers/asyncio.py", "source_location": "L36"}, {"caller_nid": "asyncio_asyncioscheduler_start", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/schedulers/asyncio.py", "source_location": "L38"}, {"caller_nid": "asyncio_shutdown", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/schedulers/asyncio.py", "source_location": "L42"}, {"caller_nid": "asyncio_asyncioscheduler_configure", "callee": "maybe_ref", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/schedulers/asyncio.py", "source_location": "L53"}, {"caller_nid": "asyncio_asyncioscheduler_configure", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/schedulers/asyncio.py", "source_location": "L53"}, {"caller_nid": "asyncio_asyncioscheduler_configure", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/schedulers/asyncio.py", "source_location": "L54"}, {"caller_nid": "asyncio_asyncioscheduler_start_timer", "callee": "call_later", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/schedulers/asyncio.py", "source_location": "L59"}, {"caller_nid": "asyncio_asyncioscheduler_stop_timer", "callee": "cancel", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/schedulers/asyncio.py", "source_location": "L63"}, {"caller_nid": "asyncio_wakeup", "callee": "_process_jobs", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/schedulers/asyncio.py", "source_location": "L69"}, {"caller_nid": "asyncio_asyncioscheduler_create_default_executor", "callee": "AsyncIOExecutor", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/schedulers/asyncio.py", "source_location": "L75"}]}