Files
tfm_ainventory/graphify-out/cache/d5ca6217b4eef230a139eb1109574f6e8b8c6f7427a0cb8248e5b8cb7fc9c13b.json

1 line
3.3 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_apscheduler_executors_gevent_py", "label": "gevent.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/executors/gevent.py", "source_location": "L1"}, {"id": "gevent_geventexecutor", "label": "GeventExecutor", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/executors/gevent.py", "source_location": "L11"}, {"id": "baseexecutor", "label": "BaseExecutor", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "gevent_geventexecutor_do_submit_job", "label": "._do_submit_job()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/executors/gevent.py", "source_location": "L18"}, {"id": "gevent_rationale_12", "label": "Runs jobs as greenlets. Plugin alias: ``gevent``", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/executors/gevent.py", "source_location": "L12"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_apscheduler_executors_gevent_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/executors/gevent.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_apscheduler_executors_gevent_py", "target": "apscheduler_executors_base", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/executors/gevent.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_apscheduler_executors_gevent_py", "target": "gevent", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/executors/gevent.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_apscheduler_executors_gevent_py", "target": "gevent_geventexecutor", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/executors/gevent.py", "source_location": "L11", "weight": 1.0}, {"source": "gevent_geventexecutor", "target": "baseexecutor", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/executors/gevent.py", "source_location": "L11", "weight": 1.0}, {"source": "gevent_geventexecutor", "target": "gevent_geventexecutor_do_submit_job", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/executors/gevent.py", "source_location": "L18", "weight": 1.0}, {"source": "gevent_rationale_12", "target": "gevent_geventexecutor", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/executors/gevent.py", "source_location": "L12", "weight": 1.0}], "raw_calls": [{"caller_nid": "gevent_geventexecutor_do_submit_job", "callee": "link", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/executors/gevent.py", "source_location": "L27"}, {"caller_nid": "gevent_geventexecutor_do_submit_job", "callee": "spawn", "source_file": "backend/venv/lib/python3.12/site-packages/apscheduler/executors/gevent.py", "source_location": "L27"}]}