Files
tfm_ainventory/graphify-out/cache/13eed8e94302372ab49d87d63f9e16bff2c79c5ef1e936f0a253890b6cd51db0.json

1 line
9.6 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_asyncio_py", "label": "asyncio.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/asyncio.py", "source_location": "L1"}, {"id": "asyncio_shutdown", "label": "_shutdown()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/asyncio.py", "source_location": "L35"}, {"id": "asyncio_run_coroutine_function", "label": "_run_coroutine_function()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/asyncio.py", "source_location": "L40"}, {"id": "asyncio_assume_async", "label": "_assume_async()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/asyncio.py", "source_location": "L44"}, {"id": "asyncio_maybe_async_provisioning", "label": "_maybe_async_provisioning()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/asyncio.py", "source_location": "L61"}, {"id": "asyncio_maybe_async", "label": "_maybe_async()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/asyncio.py", "source_location": "L82"}, {"id": "asyncio_maybe_async_wrapper", "label": "_maybe_async_wrapper()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/asyncio.py", "source_location": "L102"}, {"id": "asyncio_rationale_36", "label": "called when the test finishes", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/asyncio.py", "source_location": "L36"}, {"id": "asyncio_rationale_45", "label": "Run a function in an asyncio loop unconditionally. This function is used fo", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/asyncio.py", "source_location": "L45"}, {"id": "asyncio_rationale_62", "label": "Run a function in an asyncio loop if any current drivers might need it. Thi", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/asyncio.py", "source_location": "L62"}, {"id": "asyncio_rationale_83", "label": "Run a function in an asyncio loop if the current selected driver is async.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/asyncio.py", "source_location": "L83"}, {"id": "asyncio_rationale_103", "label": "Apply the _maybe_async function to an existing function and return as a wrap", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/asyncio.py", "source_location": "L103"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_asyncio_py", "target": "functools", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/asyncio.py", "source_location": "L23", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_asyncio_py", "target": "inspect", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/asyncio.py", "source_location": "L24", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_asyncio_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/asyncio.py", "source_location": "L26", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_asyncio_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_util_concurrency_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/asyncio.py", "source_location": "L27", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_asyncio_py", "target": "asyncio_shutdown", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/asyncio.py", "source_location": "L35", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_asyncio_py", "target": "asyncio_run_coroutine_function", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/asyncio.py", "source_location": "L40", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_asyncio_py", "target": "asyncio_assume_async", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/asyncio.py", "source_location": "L44", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_asyncio_py", "target": "asyncio_maybe_async_provisioning", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/asyncio.py", "source_location": "L61", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_asyncio_py", "target": "asyncio_maybe_async", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/asyncio.py", "source_location": "L82", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_asyncio_py", "target": "asyncio_maybe_async_wrapper", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/asyncio.py", "source_location": "L102", "weight": 1.0}, {"source": "asyncio_rationale_36", "target": "asyncio_shutdown", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/asyncio.py", "source_location": "L36", "weight": 1.0}, {"source": "asyncio_rationale_45", "target": "asyncio_assume_async", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/asyncio.py", "source_location": "L45", "weight": 1.0}, {"source": "asyncio_rationale_62", "target": "asyncio_maybe_async_provisioning", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/asyncio.py", "source_location": "L62", "weight": 1.0}, {"source": "asyncio_rationale_83", "target": "asyncio_maybe_async", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/asyncio.py", "source_location": "L83", "weight": 1.0}, {"source": "asyncio_rationale_103", "target": "asyncio_maybe_async_wrapper", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/asyncio.py", "source_location": "L103", "weight": 1.0}], "raw_calls": [{"caller_nid": "asyncio_shutdown", "callee": "close", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/asyncio.py", "source_location": "L37"}, {"caller_nid": "asyncio_run_coroutine_function", "callee": "run", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/asyncio.py", "source_location": "L41"}, {"caller_nid": "asyncio_assume_async", "callee": "fn", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/asyncio.py", "source_location": "L56"}, {"caller_nid": "asyncio_assume_async", "callee": "run_in_greenlet", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/asyncio.py", "source_location": "L58"}, {"caller_nid": "asyncio_maybe_async_provisioning", "callee": "fn", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/asyncio.py", "source_location": "L74"}, {"caller_nid": "asyncio_maybe_async_provisioning", "callee": "run_in_greenlet", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/asyncio.py", "source_location": "L77"}, {"caller_nid": "asyncio_maybe_async_provisioning", "callee": "fn", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/asyncio.py", "source_location": "L79"}, {"caller_nid": "asyncio_maybe_async", "callee": "fn", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/asyncio.py", "source_location": "L92"}, {"caller_nid": "asyncio_maybe_async", "callee": "run_in_greenlet", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/asyncio.py", "source_location": "L97"}, {"caller_nid": "asyncio_maybe_async", "callee": "fn", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/asyncio.py", "source_location": "L99"}, {"caller_nid": "asyncio_maybe_async_wrapper", "callee": "isgeneratorfunction", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/asyncio.py", "source_location": "L110"}, {"caller_nid": "asyncio_maybe_async_wrapper", "callee": "object", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/asyncio.py", "source_location": "L111"}, {"caller_nid": "asyncio_maybe_async_wrapper", "callee": "wraps", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/asyncio.py", "source_location": "L120"}, {"caller_nid": "asyncio_maybe_async_wrapper", "callee": "wraps", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/asyncio.py", "source_location": "L131"}]}