Files
tfm_ainventory/graphify-out/cache/352505e0c30f4f6515630d79a2c157af2f32b0b5b539b72b4f8eef37ff2e8788.json

1 line
33 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_default_comparator_py", "label": "default_comparator.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L1"}, {"id": "default_comparator_boolean_compare", "label": "_boolean_compare()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L50"}, {"id": "default_comparator_custom_op_operate", "label": "_custom_op_operate()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L144"}, {"id": "default_comparator_binary_operate", "label": "_binary_operate()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L163"}, {"id": "default_comparator_conjunction_operate", "label": "_conjunction_operate()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L191"}, {"id": "default_comparator_scalar", "label": "_scalar()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L202"}, {"id": "default_comparator_in_impl", "label": "_in_impl()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L211"}, {"id": "default_comparator_getitem_impl", "label": "_getitem_impl()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L229"}, {"id": "default_comparator_unsupported_impl", "label": "_unsupported_impl()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L245"}, {"id": "default_comparator_inv_impl", "label": "_inv_impl()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L253"}, {"id": "default_comparator_neg_impl", "label": "_neg_impl()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L266"}, {"id": "default_comparator_bitwise_not_impl", "label": "_bitwise_not_impl()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L273"}, {"id": "default_comparator_match_impl", "label": "_match_impl()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L283"}, {"id": "default_comparator_distinct_impl", "label": "_distinct_impl()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L307"}, {"id": "default_comparator_between_impl", "label": "_between_impl()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L316"}, {"id": "default_comparator_collate_impl", "label": "_collate_impl()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L353"}, {"id": "default_comparator_regexp_match_impl", "label": "_regexp_match_impl()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L359"}, {"id": "default_comparator_regexp_replace_impl", "label": "_regexp_replace_impl()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L380"}, {"id": "default_comparator_rationale_256", "label": "See :meth:`.ColumnOperators.__inv__`.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L256"}, {"id": "default_comparator_rationale_269", "label": "See :meth:`.ColumnOperators.__neg__`.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L269"}, {"id": "default_comparator_rationale_276", "label": "See :meth:`.ColumnOperators.bitwise_not`.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L276"}, {"id": "default_comparator_rationale_286", "label": "See :meth:`.ColumnOperators.match`.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L286"}, {"id": "default_comparator_rationale_310", "label": "See :meth:`.ColumnOperators.distinct`.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L310"}, {"id": "default_comparator_rationale_323", "label": "See :meth:`.ColumnOperators.between`.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L323"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_default_comparator_py", "target": "typing", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_default_comparator_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_default_comparator_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_default_comparator_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_default_comparator_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_default_comparator_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_default_comparator_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_default_comparator_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_default_comparator_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_default_comparator_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L22", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_default_comparator_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L23", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_default_comparator_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L24", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_default_comparator_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L25", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_default_comparator_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_elements_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L26", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_default_comparator_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_elements_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L27", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_default_comparator_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_elements_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L28", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_default_comparator_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_elements_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L29", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_default_comparator_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_elements_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L30", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_default_comparator_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_elements_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L31", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_default_comparator_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_elements_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L32", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_default_comparator_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_elements_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L33", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_default_comparator_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_elements_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L34", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_default_comparator_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_elements_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L35", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_default_comparator_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_elements_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L36", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_default_comparator_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_elements_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L37", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_default_comparator_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_operators_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L38", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_default_comparator_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L39", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_default_comparator_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L40", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_default_comparator_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_elements_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L45", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_default_comparator_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_operators_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L46", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_default_comparator_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_type_api_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L47", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_default_comparator_py", "target": "default_comparator_boolean_compare", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L50", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_default_comparator_py", "target": "default_comparator_custom_op_operate", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L144", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_default_comparator_py", "target": "default_comparator_binary_operate", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L163", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_default_comparator_py", "target": "default_comparator_conjunction_operate", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L191", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_default_comparator_py", "target": "default_comparator_scalar", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L202", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_default_comparator_py", "target": "default_comparator_in_impl", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L211", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_default_comparator_py", "target": "default_comparator_getitem_impl", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L229", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_default_comparator_py", "target": "default_comparator_unsupported_impl", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L245", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_default_comparator_py", "target": "default_comparator_inv_impl", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L253", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_default_comparator_py", "target": "default_comparator_neg_impl", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L266", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_default_comparator_py", "target": "default_comparator_bitwise_not_impl", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L273", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_default_comparator_py", "target": "default_comparator_match_impl", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L283", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_default_comparator_py", "target": "default_comparator_distinct_impl", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L307", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_default_comparator_py", "target": "default_comparator_between_impl", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L316", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_default_comparator_py", "target": "default_comparator_collate_impl", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L353", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_default_comparator_py", "target": "default_comparator_regexp_match_impl", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L359", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_default_comparator_py", "target": "default_comparator_regexp_replace_impl", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L380", "weight": 1.0}, {"source": "default_comparator_custom_op_operate", "target": "default_comparator_binary_operate", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L158", "weight": 1.0}, {"source": "default_comparator_in_impl", "target": "default_comparator_boolean_compare", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L224", "weight": 1.0}, {"source": "default_comparator_getitem_impl", "target": "default_comparator_binary_operate", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L240", "weight": 1.0}, {"source": "default_comparator_getitem_impl", "target": "default_comparator_unsupported_impl", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L242", "weight": 1.0}, {"source": "default_comparator_match_impl", "target": "default_comparator_boolean_compare", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L288", "weight": 1.0}, {"source": "default_comparator_rationale_256", "target": "default_comparator_inv_impl", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L256", "weight": 1.0}, {"source": "default_comparator_rationale_269", "target": "default_comparator_neg_impl", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L269", "weight": 1.0}, {"source": "default_comparator_rationale_276", "target": "default_comparator_bitwise_not_impl", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L276", "weight": 1.0}, {"source": "default_comparator_rationale_286", "target": "default_comparator_match_impl", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L286", "weight": 1.0}, {"source": "default_comparator_rationale_310", "target": "default_comparator_distinct_impl", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L310", "weight": 1.0}, {"source": "default_comparator_rationale_323", "target": "default_comparator_between_impl", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L323", "weight": 1.0}], "raw_calls": [{"caller_nid": "default_comparator_boolean_compare", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L64"}, {"caller_nid": "default_comparator_boolean_compare", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L68"}, {"caller_nid": "default_comparator_boolean_compare", "callee": "_construct_for_op", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L71"}, {"caller_nid": "default_comparator_boolean_compare", "callee": "expect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L73"}, {"caller_nid": "default_comparator_boolean_compare", "callee": "_construct_for_op", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L83"}, {"caller_nid": "default_comparator_boolean_compare", "callee": "expect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L85"}, {"caller_nid": "default_comparator_boolean_compare", "callee": "expect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L92"}, {"caller_nid": "default_comparator_boolean_compare", "callee": "_construct_for_op", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L98"}, {"caller_nid": "default_comparator_boolean_compare", "callee": "expect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L100"}, {"caller_nid": "default_comparator_boolean_compare", "callee": "_construct_for_op", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L106"}, {"caller_nid": "default_comparator_boolean_compare", "callee": "expect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L108"}, {"caller_nid": "default_comparator_boolean_compare", "callee": "ArgumentError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L114"}, {"caller_nid": "default_comparator_boolean_compare", "callee": "expect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L120"}, {"caller_nid": "default_comparator_boolean_compare", "callee": "_construct_for_op", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L125"}, {"caller_nid": "default_comparator_boolean_compare", "callee": "_construct_for_op", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L134"}, {"caller_nid": "default_comparator_binary_operate", "callee": "expect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L172"}, {"caller_nid": "default_comparator_binary_operate", "callee": "_adapt_expression", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L182"}, {"caller_nid": "default_comparator_binary_operate", "callee": "_construct_for_op", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L186"}, {"caller_nid": "default_comparator_conjunction_operate", "callee": "and_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L195"}, {"caller_nid": "default_comparator_conjunction_operate", "callee": "or_", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L197"}, {"caller_nid": "default_comparator_conjunction_operate", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L199"}, {"caller_nid": "default_comparator_scalar", "callee": "fn", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L208"}, {"caller_nid": "default_comparator_in_impl", "callee": "expect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L218"}, {"caller_nid": "default_comparator_getitem_impl", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L233"}, {"caller_nid": "default_comparator_getitem_impl", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L234"}, {"caller_nid": "default_comparator_getitem_impl", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L235"}, {"caller_nid": "default_comparator_getitem_impl", "callee": "expect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L237"}, {"caller_nid": "default_comparator_unsupported_impl", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L248"}, {"caller_nid": "default_comparator_inv_impl", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L260"}, {"caller_nid": "default_comparator_inv_impl", "callee": "_negate", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L263"}, {"caller_nid": "default_comparator_neg_impl", "callee": "UnaryExpression", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L270"}, {"caller_nid": "default_comparator_bitwise_not_impl", "callee": "UnaryExpression", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L278"}, {"caller_nid": "default_comparator_match_impl", "callee": "expect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L291"}, {"caller_nid": "default_comparator_distinct_impl", "callee": "UnaryExpression", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L311"}, {"caller_nid": "default_comparator_between_impl", "callee": "BinaryExpression", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L324"}, {"caller_nid": "default_comparator_between_impl", "callee": "_construct_for_list", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L326"}, {"caller_nid": "default_comparator_between_impl", "callee": "expect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L329"}, {"caller_nid": "default_comparator_between_impl", "callee": "expect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L335"}, {"caller_nid": "default_comparator_collate_impl", "callee": "_create_collation_expression", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L356"}, {"caller_nid": "default_comparator_regexp_match_impl", "callee": "BinaryExpression", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L366"}, {"caller_nid": "default_comparator_regexp_match_impl", "callee": "expect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L368"}, {"caller_nid": "default_comparator_regexp_replace_impl", "callee": "BinaryExpression", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L388"}, {"caller_nid": "default_comparator_regexp_replace_impl", "callee": "_construct_for_list", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L390"}, {"caller_nid": "default_comparator_regexp_replace_impl", "callee": "expect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L393"}, {"caller_nid": "default_comparator_regexp_replace_impl", "callee": "expect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", "source_location": "L399"}]}