Files
tfm_ainventory/graphify-out/cache/1dab4aac6d43ed6cf36d92e21e8ff7dab446c966df38fefa1447a2c2aaedbd27.json

1 line
3.5 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_apscheduler_executors_twisted_py", "label": "twisted.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/executors/twisted.py", "source_location": "L1"}, {"id": "twisted_twistedexecutor", "label": "TwistedExecutor", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/executors/twisted.py", "source_location": "L4"}, {"id": "baseexecutor", "label": "BaseExecutor", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "twisted_twistedexecutor_start", "label": ".start()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/executors/twisted.py", "source_location": "L11"}, {"id": "twisted_twistedexecutor_do_submit_job", "label": "._do_submit_job()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/executors/twisted.py", "source_location": "L15"}, {"id": "twisted_rationale_5", "label": "Runs jobs in the reactor's thread pool. Plugin alias: ``twisted``", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/executors/twisted.py", "source_location": "L5"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_apscheduler_executors_twisted_py", "target": "apscheduler_executors_base", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/executors/twisted.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_apscheduler_executors_twisted_py", "target": "twisted_twistedexecutor", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/executors/twisted.py", "source_location": "L4", "weight": 1.0}, {"source": "twisted_twistedexecutor", "target": "baseexecutor", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/executors/twisted.py", "source_location": "L4", "weight": 1.0}, {"source": "twisted_twistedexecutor", "target": "twisted_twistedexecutor_start", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/executors/twisted.py", "source_location": "L11", "weight": 1.0}, {"source": "twisted_twistedexecutor", "target": "twisted_twistedexecutor_do_submit_job", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/executors/twisted.py", "source_location": "L15", "weight": 1.0}, {"source": "twisted_rationale_5", "target": "twisted_twistedexecutor", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/executors/twisted.py", "source_location": "L5", "weight": 1.0}], "raw_calls": [{"caller_nid": "twisted_twistedexecutor_start", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/executors/twisted.py", "source_location": "L12"}, {"caller_nid": "twisted_twistedexecutor_do_submit_job", "callee": "callInThreadWithCallback", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/executors/twisted.py", "source_location": "L22"}, {"caller_nid": "twisted_twistedexecutor_do_submit_job", "callee": "getThreadPool", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/executors/twisted.py", "source_location": "L22"}]}