1 line
6.6 KiB
JSON
1 line
6.6 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_py_util_py", "label": "_py_util.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/_py_util.py", "source_location": "L1"}, {"id": "py_util_prefix_anon_map", "label": "prefix_anon_map", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/_py_util.py", "source_location": "L22"}, {"id": "py_util_prefix_anon_map_missing", "label": ".__missing__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/_py_util.py", "source_location": "L34"}, {"id": "py_util_cache_anon_map", "label": "cache_anon_map", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/_py_util.py", "source_location": "L43"}, {"id": "py_util_cache_anon_map_get_anon", "label": ".get_anon()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/_py_util.py", "source_location": "L59"}, {"id": "py_util_cache_anon_map_missing", "label": ".__missing__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/_py_util.py", "source_location": "L72"}, {"id": "py_util_rationale_23", "label": "A map that creates new keys for missing key access. Considers keys of the f", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/_py_util.py", "source_location": "L23"}, {"id": "py_util_rationale_46", "label": "A map that creates new keys for missing key access. Produces an incrementin", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/_py_util.py", "source_location": "L46"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_py_util_py", "target": "typing", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/_py_util.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_py_util_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/_py_util.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_py_util_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/_py_util.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_py_util_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/_py_util.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_py_util_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/_py_util.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_py_util_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_util_typing_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/_py_util.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_py_util_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_cache_key_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/_py_util.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_py_util_py", "target": "py_util_prefix_anon_map", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/_py_util.py", "source_location": "L22", "weight": 1.0}, {"source": "py_util_prefix_anon_map", "target": "py_util_prefix_anon_map_missing", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/_py_util.py", "source_location": "L34", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_py_util_py", "target": "py_util_cache_anon_map", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/_py_util.py", "source_location": "L43", "weight": 1.0}, {"source": "py_util_cache_anon_map", "target": "py_util_cache_anon_map_get_anon", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/_py_util.py", "source_location": "L59", "weight": 1.0}, {"source": "py_util_cache_anon_map", "target": "py_util_cache_anon_map_missing", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/_py_util.py", "source_location": "L72", "weight": 1.0}, {"source": "py_util_rationale_23", "target": "py_util_prefix_anon_map", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/_py_util.py", "source_location": "L23", "weight": 1.0}, {"source": "py_util_rationale_46", "target": "py_util_cache_anon_map", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/_py_util.py", "source_location": "L46", "weight": 1.0}], "raw_calls": [{"caller_nid": "py_util_prefix_anon_map_missing", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/_py_util.py", "source_location": "L35"}, {"caller_nid": "py_util_prefix_anon_map_missing", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/_py_util.py", "source_location": "L36"}, {"caller_nid": "py_util_cache_anon_map_get_anon", "callee": "id", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/_py_util.py", "source_location": "L60"}, {"caller_nid": "py_util_cache_anon_map_get_anon", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/_py_util.py", "source_location": "L67"}, {"caller_nid": "py_util_cache_anon_map_missing", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/_py_util.py", "source_location": "L73"}]} |