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

1 line
5.2 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_dml_constructors_py", "label": "_dml_constructors.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/_dml_constructors.py", "source_location": "L1"}, {"id": "dml_constructors_insert", "label": "insert()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/_dml_constructors.py", "source_location": "L20"}, {"id": "dml_constructors_update", "label": "update()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/_dml_constructors.py", "source_location": "L82"}, {"id": "dml_constructors_delete", "label": "delete()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/_dml_constructors.py", "source_location": "L111"}, {"id": "dml_constructors_rationale_21", "label": "Construct an :class:`_expression.Insert` object. E.g.:: from sqlal", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/_dml_constructors.py", "source_location": "L21"}, {"id": "dml_constructors_rationale_83", "label": "r\"\"\"Construct an :class:`_expression.Update` object. E.g.:: from s", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/_dml_constructors.py", "source_location": "L83"}, {"id": "dml_constructors_rationale_112", "label": "r\"\"\"Construct :class:`_expression.Delete` object. E.g.:: from sqla", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/_dml_constructors.py", "source_location": "L112"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_dml_constructors_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/_dml_constructors.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_dml_constructors_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_dml_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/_dml_constructors.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_dml_constructors_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_dml_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/_dml_constructors.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_dml_constructors_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_dml_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/_dml_constructors.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_dml_constructors_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_typing_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/_dml_constructors.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_dml_constructors_py", "target": "dml_constructors_insert", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/_dml_constructors.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_dml_constructors_py", "target": "dml_constructors_update", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/_dml_constructors.py", "source_location": "L82", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_dml_constructors_py", "target": "dml_constructors_delete", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/_dml_constructors.py", "source_location": "L111", "weight": 1.0}, {"source": "dml_constructors_rationale_21", "target": "dml_constructors_insert", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/_dml_constructors.py", "source_location": "L21", "weight": 1.0}, {"source": "dml_constructors_rationale_83", "target": "dml_constructors_update", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/_dml_constructors.py", "source_location": "L83", "weight": 1.0}, {"source": "dml_constructors_rationale_112", "target": "dml_constructors_delete", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/_dml_constructors.py", "source_location": "L112", "weight": 1.0}], "raw_calls": []}