Files
tfm_ainventory/graphify-out/cache/0851e74de4961857af21f26a3110b71bb97444508b939e03034d298ce02a664a.json

1 line
171 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "label": "result.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1"}, {"id": "result_resultmetadata", "label": "ResultMetaData", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L105"}, {"id": "result_keys", "label": "keys()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L119"}, {"id": "result_resultmetadata_has_key", "label": "._has_key()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L122"}, {"id": "result_resultmetadata_for_freeze", "label": "._for_freeze()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L125"}, {"id": "result_key_fallback", "label": "_key_fallback()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L129"}, {"id": "result_resultmetadata_key_fallback", "label": "._key_fallback()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L146"}, {"id": "result_resultmetadata_raise_for_ambiguous_column_name", "label": "._raise_for_ambiguous_column_name()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L152"}, {"id": "result_resultmetadata_index_for_key", "label": "._index_for_key()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L160"}, {"id": "result_resultmetadata_indexes_for_keys", "label": "._indexes_for_keys()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L165"}, {"id": "result_resultmetadata_metadata_for_keys", "label": "._metadata_for_keys()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L170"}, {"id": "result_resultmetadata_reduce", "label": "._reduce()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L175"}, {"id": "result_resultmetadata_getter", "label": "._getter()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L178"}, {"id": "result_resultmetadata_row_as_tuple_getter", "label": "._row_as_tuple_getter()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L188"}, {"id": "result_resultmetadata_make_key_to_index", "label": "._make_key_to_index()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L194"}, {"id": "result_resultmetadata_key_not_found", "label": "._key_not_found()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L203"}, {"id": "result_effective_processors", "label": "_effective_processors()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L218"}, {"id": "result_rmkeyview", "label": "RMKeyView", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L225"}, {"id": "result_rmkeyview_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L231"}, {"id": "result_rmkeyview_len", "label": ".__len__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L235"}, {"id": "result_rmkeyview_repr", "label": ".__repr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L238"}, {"id": "result_rmkeyview_iter", "label": ".__iter__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L241"}, {"id": "result_rmkeyview_contains", "label": ".__contains__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L244"}, {"id": "result_rmkeyview_eq", "label": ".__eq__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L252"}, {"id": "result_rmkeyview_ne", "label": ".__ne__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L255"}, {"id": "result_simpleresultmetadata", "label": "SimpleResultMetaData", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L259"}, {"id": "result_simpleresultmetadata_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L274"}, {"id": "result_simpleresultmetadata_has_key", "label": "._has_key()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L307"}, {"id": "result_simpleresultmetadata_for_freeze", "label": "._for_freeze()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L310"}, {"id": "result_simpleresultmetadata_getstate", "label": ".__getstate__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L323"}, {"id": "result_simpleresultmetadata_setstate", "label": ".__setstate__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L329"}, {"id": "result_simpleresultmetadata_index_for_key", "label": "._index_for_key()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L341"}, {"id": "result_simpleresultmetadata_indexes_for_keys", "label": "._indexes_for_keys()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L351"}, {"id": "result_simpleresultmetadata_metadata_for_keys", "label": "._metadata_for_keys()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L354"}, {"id": "result_simpleresultmetadata_reduce", "label": "._reduce()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L368"}, {"id": "result_result_tuple", "label": "result_tuple()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L401"}, {"id": "result_norow", "label": "_NoRow", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L413"}, {"id": "enum", "label": "Enum", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "result_resultinternal", "label": "ResultInternal", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L420"}, {"id": "inplacegenerative", "label": "InPlaceGenerative", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "result_resultinternal_fetchiter_impl", "label": "._fetchiter_impl()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L435"}, {"id": "result_resultinternal_fetchone_impl", "label": "._fetchone_impl()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L438"}, {"id": "result_resultinternal_fetchmany_impl", "label": "._fetchmany_impl()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L443"}, {"id": "result_resultinternal_fetchall_impl", "label": "._fetchall_impl()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L448"}, {"id": "result_resultinternal_soft_close", "label": "._soft_close()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L451"}, {"id": "result_row_getter", "label": "_row_getter()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L455"}, {"id": "result_iterator_getter", "label": "_iterator_getter()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L515"}, {"id": "result_resultinternal_raw_all_rows", "label": "._raw_all_rows()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L549"}, {"id": "result_resultinternal_allrows", "label": "._allrows()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L555"}, {"id": "result_onerow_getter", "label": "_onerow_getter()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L593"}, {"id": "result_manyrow_getter", "label": "_manyrow_getter()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L639"}, {"id": "result_only_one_row", "label": "_only_one_row()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L738"}, {"id": "result_resultinternal_only_one_row", "label": "._only_one_row()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L761"}, {"id": "result_resultinternal_iter_impl", "label": "._iter_impl()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L846"}, {"id": "result_resultinternal_next_impl", "label": "._next_impl()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L849"}, {"id": "result_column_slices", "label": "_column_slices()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L857"}, {"id": "result_unique_strategy", "label": "_unique_strategy()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L872"}, {"id": "result_withkeys", "label": "_WithKeys", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L897"}, {"id": "result_withkeys_keys", "label": ".keys()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L903"}, {"id": "result_result", "label": "Result", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L923"}, {"id": "result_result_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L959"}, {"id": "result_result_enter", "label": ".__enter__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L962"}, {"id": "result_result_exit", "label": ".__exit__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L965"}, {"id": "result_result_close", "label": ".close()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L968"}, {"id": "result_soft_closed", "label": "_soft_closed()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L991"}, {"id": "result_closed", "label": "closed()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L995"}, {"id": "result_yield_per", "label": "yield_per()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1014"}, {"id": "result_unique", "label": "unique()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1066"}, {"id": "result_result_columns", "label": ".columns()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1106"}, {"id": "result_scalars", "label": "scalars()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1154"}, {"id": "result_result_scalars", "label": ".scalars()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1164"}, {"id": "result_result_getter", "label": "._getter()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1189"}, {"id": "result_result_tuple_getter", "label": "._tuple_getter()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1202"}, {"id": "result_result_mappings", "label": ".mappings()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1213"}, {"id": "result_t", "label": "t()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1231"}, {"id": "result_result_tuples", "label": ".tuples()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1242"}, {"id": "result_result_raw_row_iterator", "label": "._raw_row_iterator()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1268"}, {"id": "result_result_iter", "label": ".__iter__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1277"}, {"id": "result_result_next", "label": ".__next__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1280"}, {"id": "result_result_partitions", "label": ".partitions()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1283"}, {"id": "result_result_fetchall", "label": ".fetchall()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1341"}, {"id": "result_result_fetchone", "label": ".fetchone()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1346"}, {"id": "result_result_fetchmany", "label": ".fetchmany()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1368"}, {"id": "result_result_all", "label": ".all()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1389"}, {"id": "result_result_first", "label": ".first()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1408"}, {"id": "result_result_one_or_none", "label": ".one_or_none()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1447"}, {"id": "result_scalar_one", "label": "scalar_one()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1473"}, {"id": "result_result_scalar_one", "label": ".scalar_one()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1478"}, {"id": "result_scalar_one_or_none", "label": "scalar_one_or_none()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1496"}, {"id": "result_result_scalar_one_or_none", "label": ".scalar_one_or_none()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1501"}, {"id": "result_result_one", "label": ".one()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1518"}, {"id": "result_scalar", "label": "scalar()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1552"}, {"id": "result_result_scalar", "label": ".scalar()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1557"}, {"id": "result_result_freeze", "label": ".freeze()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1575"}, {"id": "result_result_merge", "label": ".merge()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1598"}, {"id": "result_filterresult", "label": "FilterResult", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1615"}, {"id": "result_filterresult_enter", "label": ".__enter__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1637"}, {"id": "result_filterresult_exit", "label": ".__exit__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1640"}, {"id": "result_filterresult_soft_close", "label": "._soft_close()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1665"}, {"id": "result_filterresult_close", "label": ".close()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1685"}, {"id": "result_attributes", "label": "_attributes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1694"}, {"id": "result_filterresult_fetchiter_impl", "label": "._fetchiter_impl()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1697"}, {"id": "result_filterresult_fetchone_impl", "label": "._fetchone_impl()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1700"}, {"id": "result_filterresult_fetchall_impl", "label": "._fetchall_impl()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1705"}, {"id": "result_filterresult_fetchmany_impl", "label": "._fetchmany_impl()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1708"}, {"id": "result_scalarresult", "label": "ScalarResult", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1714"}, {"id": "result_scalarresult_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1736"}, {"id": "result_scalarresult_unique", "label": ".unique()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1748"}, {"id": "result_scalarresult_partitions", "label": ".partitions()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1758"}, {"id": "result_scalarresult_fetchall", "label": ".fetchall()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1776"}, {"id": "result_scalarresult_fetchmany", "label": ".fetchmany()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1781"}, {"id": "result_scalarresult_all", "label": ".all()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1791"}, {"id": "result_scalarresult_iter", "label": ".__iter__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1801"}, {"id": "result_scalarresult_next", "label": ".__next__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1804"}, {"id": "result_scalarresult_first", "label": ".first()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1807"}, {"id": "result_scalarresult_one_or_none", "label": ".one_or_none()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1820"}, {"id": "result_scalarresult_one", "label": ".one()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1832"}, {"id": "result_tupleresult", "label": "TupleResult", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1845"}, {"id": "result_partitions", "label": "partitions()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1859"}, {"id": "result_fetchone", "label": "fetchone()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1871"}, {"id": "result_fetchall", "label": "fetchall()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1881"}, {"id": "result_fetchmany", "label": "fetchmany()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1885"}, {"id": "result_all", "label": "all()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1895"}, {"id": "result_iter", "label": "__iter__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1905"}, {"id": "result_next", "label": "__next__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1907"}, {"id": "result_first", "label": "first()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1909"}, {"id": "result_one_or_none", "label": "one_or_none()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1920"}, {"id": "result_one", "label": "one()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1930"}, {"id": "result_mappingresult", "label": "MappingResult", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2008"}, {"id": "result_mappingresult_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2023"}, {"id": "result_mappingresult_unique", "label": ".unique()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2030"}, {"id": "result_mappingresult_columns", "label": ".columns()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2040"}, {"id": "result_mappingresult_partitions", "label": ".partitions()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2044"}, {"id": "result_mappingresult_fetchall", "label": ".fetchall()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2064"}, {"id": "result_mappingresult_fetchone", "label": ".fetchone()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2069"}, {"id": "result_mappingresult_fetchmany", "label": ".fetchmany()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2084"}, {"id": "result_mappingresult_all", "label": ".all()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2095"}, {"id": "result_mappingresult_iter", "label": ".__iter__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2106"}, {"id": "result_mappingresult_next", "label": ".__next__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2109"}, {"id": "result_mappingresult_first", "label": ".first()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2112"}, {"id": "result_mappingresult_one_or_none", "label": ".one_or_none()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2125"}, {"id": "result_mappingresult_one", "label": ".one()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2137"}, {"id": "result_frozenresult", "label": "FrozenResult", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2150"}, {"id": "result_frozenresult_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2191"}, {"id": "result_frozenresult_rewrite_rows", "label": ".rewrite_rows()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2201"}, {"id": "result_frozenresult_with_new_rows", "label": ".with_new_rows()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2207"}, {"id": "result_frozenresult_call", "label": ".__call__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2221"}, {"id": "result_iteratorresult", "label": "IteratorResult", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2230"}, {"id": "result_iteratorresult_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2241"}, {"id": "result_iteratorresult_soft_close", "label": "._soft_close()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2273"}, {"id": "result_iteratorresult_raise_hard_closed", "label": "._raise_hard_closed()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2282"}, {"id": "result_iteratorresult_raw_row_iterator", "label": "._raw_row_iterator()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2285"}, {"id": "result_iteratorresult_fetchiter_impl", "label": "._fetchiter_impl()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2288"}, {"id": "result_iteratorresult_fetchone_impl", "label": "._fetchone_impl()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2293"}, {"id": "result_iteratorresult_fetchall_impl", "label": "._fetchall_impl()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2306"}, {"id": "result_iteratorresult_fetchmany_impl", "label": "._fetchmany_impl()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2314"}, {"id": "result_null_result", "label": "null_result()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2323"}, {"id": "result_chunkediteratorresult", "label": "ChunkedIteratorResult", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2327"}, {"id": "result_chunkediteratorresult_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2343"}, {"id": "result_chunkediteratorresult_soft_close", "label": "._soft_close()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2372"}, {"id": "result_chunkediteratorresult_fetchmany_impl", "label": "._fetchmany_impl()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2376"}, {"id": "result_mergedresult", "label": "MergedResult", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2384"}, {"id": "result_mergedresult_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2397"}, {"id": "result_mergedresult_soft_close", "label": "._soft_close()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2418"}, {"id": "result_rationale_106", "label": "Base for metadata about result rows.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L106"}, {"id": "result_rationale_260", "label": "result metadata for in-memory collections.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L260"}, {"id": "result_rationale_904", "label": "Return an iterable view which yields the string keys that would be repre", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L904"}, {"id": "result_rationale_924", "label": "Represent a set of database results. .. versionadded:: 1.4 The :class:`_en", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L924"}, {"id": "result_rationale_969", "label": "Hard close this :class:`_engine.Result`. The behavior of this method is", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L969"}, {"id": "result_rationale_996", "label": "Return ``True`` if this :class:`_engine.Result` was **hard closed** by e", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L996"}, {"id": "result_rationale_1015", "label": "Configure the row-fetching strategy to fetch ``num`` rows at a time. Th", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1015"}, {"id": "result_rationale_1067", "label": "Apply unique filtering to the objects returned by this :class:`_engine.R", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1067"}, {"id": "result_rationale_1107", "label": "r\"\"\"Establish the columns that should be returned in each row. This met", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1107"}, {"id": "result_rationale_1165", "label": "Return a :class:`_engine.ScalarResult` filtering object which will retur", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1165"}, {"id": "result_rationale_1192", "label": "return a callable that will retrieve the given key from a :class:`_engin", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1192"}, {"id": "result_rationale_1203", "label": "return a callable that will retrieve the given keys from a :class:`_engi", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1203"}, {"id": "result_rationale_1214", "label": "Apply a mappings filter to returned rows, returning an instance of :clas", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1214"}, {"id": "result_rationale_1232", "label": "Apply a \"typed tuple\" typing filter to returned rows. The :attr:`_engin", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1232"}, {"id": "result_rationale_1243", "label": "Apply a \"typed tuple\" typing filter to returned rows. This method retur", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1243"}, {"id": "result_rationale_1269", "label": "Return a safe iterator that yields raw row data. This is used by the :m", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1269"}, {"id": "result_rationale_1286", "label": "Iterate through sub-lists of rows of the size given. Each list will be", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1286"}, {"id": "result_rationale_1342", "label": "A synonym for the :meth:`_engine.Result.all` method.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1342"}, {"id": "result_rationale_1347", "label": "Fetch one row. When all rows are exhausted, returns None. This", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1347"}, {"id": "result_rationale_1369", "label": "Fetch many rows. When all rows are exhausted, returns an empty sequence", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1369"}, {"id": "result_rationale_1390", "label": "Return all rows in a sequence. Closes the result set after invocation.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1390"}, {"id": "result_rationale_1409", "label": "Fetch the first row or ``None`` if no row is present. Closes the result", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1409"}, {"id": "result_rationale_1448", "label": "Return at most one result or raise an exception. Returns ``None`` if th", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1448"}, {"id": "result_rationale_1479", "label": "Return exactly one scalar result or raise an exception. This is equival", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1479"}, {"id": "result_rationale_1502", "label": "Return exactly one scalar result or ``None``. This is equivalent to cal", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1502"}, {"id": "result_rationale_1519", "label": "Return exactly one row or raise an exception. Raises :class:`_exc.NoRes", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1519"}, {"id": "result_rationale_1558", "label": "Fetch the first column of the first row, and close the result set. Retu", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1558"}, {"id": "result_rationale_1576", "label": "Return a callable object that will produce copies of this :class:`_engin", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1576"}, {"id": "result_rationale_1599", "label": "Merge this :class:`_engine.Result` with other compatible result objects.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1599"}, {"id": "result_rationale_1616", "label": "A wrapper for a :class:`_engine.Result` that returns objects other than :cla", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1616"}, {"id": "result_rationale_1645", "label": "Configure the row-fetching strategy to fetch ``num`` rows at a time. Th", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1645"}, {"id": "result_rationale_1674", "label": "Return ``True`` if this :class:`_engine.Result` being proxied by this :c", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1674"}, {"id": "result_rationale_1686", "label": "Close this :class:`_engine.FilterResult`. .. versionadded:: 1.4.43", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1686"}, {"id": "result_rationale_1715", "label": "A wrapper for a :class:`_engine.Result` that returns scalar values rather th", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1715"}, {"id": "result_rationale_1749", "label": "Apply unique filtering to the objects returned by this :class:`_engine.S", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1749"}, {"id": "result_rationale_1759", "label": "Iterate through sub-lists of elements of the size given. Equivalent to", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1759"}, {"id": "result_rationale_1777", "label": "A synonym for the :meth:`_engine.ScalarResult.all` method.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1777"}, {"id": "result_rationale_1782", "label": "Fetch many objects. Equivalent to :meth:`_engine.Result.fetchmany` exce", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1782"}, {"id": "result_rationale_1792", "label": "Return all scalar values in a sequence. Equivalent to :meth:`_engine.Re", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1792"}, {"id": "result_rationale_1808", "label": "Fetch the first object or ``None`` if no object is present. Equivalent", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1808"}, {"id": "result_rationale_1821", "label": "Return at most one object or raise an exception. Equivalent to :meth:`_", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1821"}, {"id": "result_rationale_1833", "label": "Return exactly one object or raise an exception. Equivalent to :meth:`_", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1833"}, {"id": "result_rationale_1846", "label": "A :class:`_engine.Result` that's typed as returning plain Python tuples inst", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1846"}, {"id": "result_rationale_1862", "label": "Iterate through sub-lists of elements of the size given. Equivalent", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1862"}, {"id": "result_rationale_1872", "label": "Fetch one tuple. Equivalent to :meth:`_engine.Result.fetchone` exce", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1872"}, {"id": "result_rationale_1882", "label": "A synonym for the :meth:`_engine.ScalarResult.all` method.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1882"}, {"id": "result_rationale_1886", "label": "Fetch many objects. Equivalent to :meth:`_engine.Result.fetchmany`", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1886"}, {"id": "result_rationale_1896", "label": "Return all scalar values in a sequence. Equivalent to :meth:`_engin", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1896"}, {"id": "result_rationale_1910", "label": "Fetch the first object or ``None`` if no object is present. Equival", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1910"}, {"id": "result_rationale_1921", "label": "Return at most one object or raise an exception. Equivalent to :met", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1921"}, {"id": "result_rationale_1931", "label": "Return exactly one object or raise an exception. Equivalent to :met", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1931"}, {"id": "result_rationale_1947", "label": "Return exactly one scalar result or raise an exception. This is equ", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1947"}, {"id": "result_rationale_1970", "label": "Return exactly one or no scalar result. This is equivalent to calli", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1970"}, {"id": "result_rationale_1991", "label": "Fetch the first column of the first row, and close the result set.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1991"}, {"id": "result_rationale_2009", "label": "A wrapper for a :class:`_engine.Result` that returns dictionary values rathe", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2009"}, {"id": "result_rationale_2031", "label": "Apply unique filtering to the objects returned by this :class:`_engine.M", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2031"}, {"id": "result_rationale_2041", "label": "Establish the columns that should be returned in each row.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2041"}, {"id": "result_rationale_2047", "label": "Iterate through sub-lists of elements of the size given. Equivalent to", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2047"}, {"id": "result_rationale_2065", "label": "A synonym for the :meth:`_engine.MappingResult.all` method.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2065"}, {"id": "result_rationale_2070", "label": "Fetch one object. Equivalent to :meth:`_engine.Result.fetchone` except", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2070"}, {"id": "result_rationale_2085", "label": "Fetch many objects. Equivalent to :meth:`_engine.Result.fetchmany` exce", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2085"}, {"id": "result_rationale_2096", "label": "Return all scalar values in a sequence. Equivalent to :meth:`_engine.Re", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2096"}, {"id": "result_rationale_2113", "label": "Fetch the first object or ``None`` if no object is present. Equivalent", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2113"}, {"id": "result_rationale_2126", "label": "Return at most one object or raise an exception. Equivalent to :meth:`_", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2126"}, {"id": "result_rationale_2138", "label": "Return exactly one object or raise an exception. Equivalent to :meth:`_", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2138"}, {"id": "result_rationale_2151", "label": "Represents a :class:`_engine.Result` object in a \"frozen\" state suitable for", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2151"}, {"id": "result_rationale_2231", "label": "A :class:`_engine.Result` that gets data from a Python iterator of :class:`_", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2231"}, {"id": "result_rationale_2255", "label": "Return ``True`` if this :class:`_engine.IteratorResult` was **hard close", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2255"}, {"id": "result_rationale_2328", "label": "An :class:`_engine.IteratorResult` that works from an iterator-producing cal", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2328"}, {"id": "result_rationale_2385", "label": "A :class:`_engine.Result` that is merged from any number of :class:`_engine.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2385"}, {"id": "result_rationale_315", "label": "# TODO: are we freezing the result with or without uniqueness", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L315"}, {"id": "result_rationale_2362", "label": "# TODO: this throws away the iterator which may be holding", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2362"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "enum", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "functools", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "itertools", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "operator", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "typing", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L21", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L22", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L23", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L24", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L25", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L26", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L27", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L28", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L29", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L30", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L31", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L32", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L33", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L34", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_row_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L36", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_row_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L37", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_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/engine/result.py", "source_location": "L38", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_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/engine/result.py", "source_location": "L39", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_base_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L40", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_base_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L41", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_base_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L42", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_util_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L43", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_util_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L44", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_util_has_cy_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L45", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_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/engine/result.py", "source_location": "L46", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_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/engine/result.py", "source_location": "L47", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_py_row_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L50", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "sqlalchemy_cyextension_resultproxy", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L52", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L55", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_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/engine/result.py", "source_location": "L57", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_sql_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L58", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_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/engine/result.py", "source_location": "L59", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_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/engine/result.py", "source_location": "L60", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_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/engine/result.py", "source_location": "L61", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "result_resultmetadata", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L105", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "result_keys", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L119", "weight": 1.0}, {"source": "result_resultmetadata", "target": "result_resultmetadata_has_key", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L122", "weight": 1.0}, {"source": "result_resultmetadata", "target": "result_resultmetadata_for_freeze", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L125", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "result_key_fallback", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L129", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "result_key_fallback", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L134", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "result_key_fallback", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L142", "weight": 1.0}, {"source": "result_resultmetadata", "target": "result_resultmetadata_key_fallback", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L146", "weight": 1.0}, {"source": "result_resultmetadata", "target": "result_resultmetadata_raise_for_ambiguous_column_name", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L152", "weight": 1.0}, {"source": "result_resultmetadata", "target": "result_resultmetadata_index_for_key", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L160", "weight": 1.0}, {"source": "result_resultmetadata", "target": "result_resultmetadata_indexes_for_keys", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L165", "weight": 1.0}, {"source": "result_resultmetadata", "target": "result_resultmetadata_metadata_for_keys", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L170", "weight": 1.0}, {"source": "result_resultmetadata", "target": "result_resultmetadata_reduce", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L175", "weight": 1.0}, {"source": "result_resultmetadata", "target": "result_resultmetadata_getter", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L178", "weight": 1.0}, {"source": "result_resultmetadata", "target": "result_resultmetadata_row_as_tuple_getter", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L188", "weight": 1.0}, {"source": "result_resultmetadata", "target": "result_resultmetadata_make_key_to_index", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L194", "weight": 1.0}, {"source": "result_resultmetadata", "target": "result_resultmetadata_key_not_found", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L203", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "result_effective_processors", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L218", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "result_rmkeyview", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L225", "weight": 1.0}, {"source": "result_rmkeyview", "target": "result_rmkeyview_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L231", "weight": 1.0}, {"source": "result_rmkeyview", "target": "result_rmkeyview_len", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L235", "weight": 1.0}, {"source": "result_rmkeyview", "target": "result_rmkeyview_repr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L238", "weight": 1.0}, {"source": "result_rmkeyview", "target": "result_rmkeyview_iter", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L241", "weight": 1.0}, {"source": "result_rmkeyview", "target": "result_rmkeyview_contains", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L244", "weight": 1.0}, {"source": "result_rmkeyview", "target": "result_rmkeyview_eq", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L252", "weight": 1.0}, {"source": "result_rmkeyview", "target": "result_rmkeyview_ne", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L255", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "result_simpleresultmetadata", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L259", "weight": 1.0}, {"source": "result_simpleresultmetadata", "target": "result_resultmetadata", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L259", "weight": 1.0}, {"source": "result_simpleresultmetadata", "target": "result_simpleresultmetadata_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L274", "weight": 1.0}, {"source": "result_simpleresultmetadata", "target": "result_simpleresultmetadata_has_key", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L307", "weight": 1.0}, {"source": "result_simpleresultmetadata", "target": "result_simpleresultmetadata_for_freeze", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L310", "weight": 1.0}, {"source": "result_simpleresultmetadata", "target": "result_simpleresultmetadata_getstate", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L323", "weight": 1.0}, {"source": "result_simpleresultmetadata", "target": "result_simpleresultmetadata_setstate", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L329", "weight": 1.0}, {"source": "result_simpleresultmetadata", "target": "result_simpleresultmetadata_index_for_key", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L341", "weight": 1.0}, {"source": "result_simpleresultmetadata", "target": "result_simpleresultmetadata_indexes_for_keys", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L351", "weight": 1.0}, {"source": "result_simpleresultmetadata", "target": "result_simpleresultmetadata_metadata_for_keys", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L354", "weight": 1.0}, {"source": "result_simpleresultmetadata", "target": "result_simpleresultmetadata_reduce", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L368", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "result_result_tuple", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L401", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "result_norow", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L413", "weight": 1.0}, {"source": "result_norow", "target": "enum", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L413", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "result_resultinternal", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L420", "weight": 1.0}, {"source": "result_resultinternal", "target": "inplacegenerative", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L420", "weight": 1.0}, {"source": "result_resultinternal", "target": "result_resultinternal_fetchiter_impl", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L435", "weight": 1.0}, {"source": "result_resultinternal", "target": "result_resultinternal_fetchone_impl", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L438", "weight": 1.0}, {"source": "result_resultinternal", "target": "result_resultinternal_fetchmany_impl", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L443", "weight": 1.0}, {"source": "result_resultinternal", "target": "result_resultinternal_fetchall_impl", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L448", "weight": 1.0}, {"source": "result_resultinternal", "target": "result_resultinternal_soft_close", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L451", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "result_row_getter", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L455", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "result_iterator_getter", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L515", "weight": 1.0}, {"source": "result_resultinternal", "target": "result_resultinternal_raw_all_rows", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L549", "weight": 1.0}, {"source": "result_resultinternal", "target": "result_resultinternal_allrows", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L555", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "result_onerow_getter", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L593", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "result_manyrow_getter", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L639", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "result_only_one_row", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L738", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "result_only_one_row", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L746", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "result_only_one_row", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L754", "weight": 1.0}, {"source": "result_resultinternal", "target": "result_resultinternal_only_one_row", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L761", "weight": 1.0}, {"source": "result_resultinternal", "target": "result_resultinternal_iter_impl", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L846", "weight": 1.0}, {"source": "result_resultinternal", "target": "result_resultinternal_next_impl", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L849", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "result_column_slices", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L857", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "result_unique_strategy", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L872", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "result_withkeys", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L897", "weight": 1.0}, {"source": "result_withkeys", "target": "result_withkeys_keys", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L903", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "result_result", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L923", "weight": 1.0}, {"source": "result_result", "target": "result_withkeys", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L923", "weight": 1.0}, {"source": "result_result", "target": "result_result_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L959", "weight": 1.0}, {"source": "result_result", "target": "result_result_enter", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L962", "weight": 1.0}, {"source": "result_result", "target": "result_result_exit", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L965", "weight": 1.0}, {"source": "result_result", "target": "result_result_close", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L968", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "result_soft_closed", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L991", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "result_closed", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L995", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "result_yield_per", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1014", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "result_unique", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1066", "weight": 1.0}, {"source": "result_result", "target": "result_result_columns", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1106", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "result_scalars", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1154", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "result_scalars", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1157", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "result_scalars", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1162", "weight": 1.0}, {"source": "result_result", "target": "result_result_scalars", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1164", "weight": 1.0}, {"source": "result_result", "target": "result_result_getter", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1189", "weight": 1.0}, {"source": "result_result", "target": "result_result_tuple_getter", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1202", "weight": 1.0}, {"source": "result_result", "target": "result_result_mappings", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1213", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "result_t", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1231", "weight": 1.0}, {"source": "result_result", "target": "result_result_tuples", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1242", "weight": 1.0}, {"source": "result_result", "target": "result_result_raw_row_iterator", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1268", "weight": 1.0}, {"source": "result_result", "target": "result_result_iter", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1277", "weight": 1.0}, {"source": "result_result", "target": "result_result_next", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1280", "weight": 1.0}, {"source": "result_result", "target": "result_result_partitions", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1283", "weight": 1.0}, {"source": "result_result", "target": "result_result_fetchall", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1341", "weight": 1.0}, {"source": "result_result", "target": "result_result_fetchone", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1346", "weight": 1.0}, {"source": "result_result", "target": "result_result_fetchmany", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1368", "weight": 1.0}, {"source": "result_result", "target": "result_result_all", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1389", "weight": 1.0}, {"source": "result_result", "target": "result_result_first", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1408", "weight": 1.0}, {"source": "result_result", "target": "result_result_one_or_none", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1447", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "result_scalar_one", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1473", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "result_scalar_one", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1476", "weight": 1.0}, {"source": "result_result", "target": "result_result_scalar_one", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1478", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "result_scalar_one_or_none", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1496", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "result_scalar_one_or_none", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1499", "weight": 1.0}, {"source": "result_result", "target": "result_result_scalar_one_or_none", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1501", "weight": 1.0}, {"source": "result_result", "target": "result_result_one", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1518", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "result_scalar", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1552", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "result_scalar", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1555", "weight": 1.0}, {"source": "result_result", "target": "result_result_scalar", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1557", "weight": 1.0}, {"source": "result_result", "target": "result_result_freeze", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1575", "weight": 1.0}, {"source": "result_result", "target": "result_result_merge", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1598", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "result_filterresult", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1615", "weight": 1.0}, {"source": "result_filterresult", "target": "result_filterresult_enter", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1637", "weight": 1.0}, {"source": "result_filterresult", "target": "result_filterresult_exit", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1640", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "result_yield_per", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1644", "weight": 1.0}, {"source": "result_filterresult", "target": "result_filterresult_soft_close", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1665", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "result_soft_closed", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1669", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "result_closed", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1673", "weight": 1.0}, {"source": "result_filterresult", "target": "result_filterresult_close", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1685", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "result_attributes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1694", "weight": 1.0}, {"source": "result_filterresult", "target": "result_filterresult_fetchiter_impl", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1697", "weight": 1.0}, {"source": "result_filterresult", "target": "result_filterresult_fetchone_impl", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1700", "weight": 1.0}, {"source": "result_filterresult", "target": "result_filterresult_fetchall_impl", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1705", "weight": 1.0}, {"source": "result_filterresult", "target": "result_filterresult_fetchmany_impl", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1708", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "result_scalarresult", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1714", "weight": 1.0}, {"source": "result_scalarresult", "target": "result_scalarresult_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1736", "weight": 1.0}, {"source": "result_scalarresult", "target": "result_scalarresult_unique", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1748", "weight": 1.0}, {"source": "result_scalarresult", "target": "result_scalarresult_partitions", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1758", "weight": 1.0}, {"source": "result_scalarresult", "target": "result_scalarresult_fetchall", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1776", "weight": 1.0}, {"source": "result_scalarresult", "target": "result_scalarresult_fetchmany", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1781", "weight": 1.0}, {"source": "result_scalarresult", "target": "result_scalarresult_all", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1791", "weight": 1.0}, {"source": "result_scalarresult", "target": "result_scalarresult_iter", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1801", "weight": 1.0}, {"source": "result_scalarresult", "target": "result_scalarresult_next", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1804", "weight": 1.0}, {"source": "result_scalarresult", "target": "result_scalarresult_first", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1807", "weight": 1.0}, {"source": "result_scalarresult", "target": "result_scalarresult_one_or_none", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1820", "weight": 1.0}, {"source": "result_scalarresult", "target": "result_scalarresult_one", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1832", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "result_tupleresult", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1845", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "result_partitions", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1859", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "result_fetchone", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1871", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "result_fetchall", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1881", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "result_fetchmany", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1885", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "result_all", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1895", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "result_iter", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1905", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "result_next", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1907", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "result_first", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1909", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "result_one_or_none", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1920", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "result_one", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1930", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "result_scalar_one", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1941", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "result_scalar_one", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1944", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "result_scalar_one", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1946", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "result_scalar_one_or_none", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1962", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "result_scalar_one_or_none", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1967", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "result_scalar_one_or_none", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1969", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "result_scalar", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1985", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "result_scalar", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1988", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "result_scalar", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1990", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "result_mappingresult", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2008", "weight": 1.0}, {"source": "result_mappingresult", "target": "result_withkeys", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2008", "weight": 1.0}, {"source": "result_mappingresult", "target": "result_mappingresult_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2023", "weight": 1.0}, {"source": "result_mappingresult", "target": "result_mappingresult_unique", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2030", "weight": 1.0}, {"source": "result_mappingresult", "target": "result_mappingresult_columns", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2040", "weight": 1.0}, {"source": "result_mappingresult", "target": "result_mappingresult_partitions", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2044", "weight": 1.0}, {"source": "result_mappingresult", "target": "result_mappingresult_fetchall", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2064", "weight": 1.0}, {"source": "result_mappingresult", "target": "result_mappingresult_fetchone", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2069", "weight": 1.0}, {"source": "result_mappingresult", "target": "result_mappingresult_fetchmany", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2084", "weight": 1.0}, {"source": "result_mappingresult", "target": "result_mappingresult_all", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2095", "weight": 1.0}, {"source": "result_mappingresult", "target": "result_mappingresult_iter", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2106", "weight": 1.0}, {"source": "result_mappingresult", "target": "result_mappingresult_next", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2109", "weight": 1.0}, {"source": "result_mappingresult", "target": "result_mappingresult_first", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2112", "weight": 1.0}, {"source": "result_mappingresult", "target": "result_mappingresult_one_or_none", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2125", "weight": 1.0}, {"source": "result_mappingresult", "target": "result_mappingresult_one", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2137", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "result_frozenresult", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2150", "weight": 1.0}, {"source": "result_frozenresult", "target": "result_frozenresult_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2191", "weight": 1.0}, {"source": "result_frozenresult", "target": "result_frozenresult_rewrite_rows", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2201", "weight": 1.0}, {"source": "result_frozenresult", "target": "result_frozenresult_with_new_rows", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2207", "weight": 1.0}, {"source": "result_frozenresult", "target": "result_frozenresult_call", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2221", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "result_iteratorresult", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2230", "weight": 1.0}, {"source": "result_iteratorresult", "target": "result_iteratorresult_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2241", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "result_closed", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2254", "weight": 1.0}, {"source": "result_iteratorresult", "target": "result_iteratorresult_soft_close", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2273", "weight": 1.0}, {"source": "result_iteratorresult", "target": "result_iteratorresult_raise_hard_closed", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2282", "weight": 1.0}, {"source": "result_iteratorresult", "target": "result_iteratorresult_raw_row_iterator", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2285", "weight": 1.0}, {"source": "result_iteratorresult", "target": "result_iteratorresult_fetchiter_impl", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2288", "weight": 1.0}, {"source": "result_iteratorresult", "target": "result_iteratorresult_fetchone_impl", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2293", "weight": 1.0}, {"source": "result_iteratorresult", "target": "result_iteratorresult_fetchall_impl", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2306", "weight": 1.0}, {"source": "result_iteratorresult", "target": "result_iteratorresult_fetchmany_impl", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2314", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "result_null_result", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2323", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "result_chunkediteratorresult", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2327", "weight": 1.0}, {"source": "result_chunkediteratorresult", "target": "result_chunkediteratorresult_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2343", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "result_yield_per", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2361", "weight": 1.0}, {"source": "result_chunkediteratorresult", "target": "result_chunkediteratorresult_soft_close", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2372", "weight": 1.0}, {"source": "result_chunkediteratorresult", "target": "result_chunkediteratorresult_fetchmany_impl", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2376", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "target": "result_mergedresult", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2384", "weight": 1.0}, {"source": "result_mergedresult", "target": "result_mergedresult_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2397", "weight": 1.0}, {"source": "result_mergedresult", "target": "result_mergedresult_soft_close", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2418", "weight": 1.0}, {"source": "result_keys", "target": "result_rmkeyview", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L120", "weight": 1.0}, {"source": "result_resultmetadata_getter", "target": "result_simpleresultmetadata_index_for_key", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L181", "weight": 1.0}, {"source": "result_resultmetadata_row_as_tuple_getter", "target": "result_simpleresultmetadata_indexes_for_keys", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L191", "weight": 1.0}, {"source": "result_resultmetadata_key_not_found", "target": "result_resultmetadata_raise_for_ambiguous_column_name", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L206", "weight": 1.0}, {"source": "result_resultmetadata_key_not_found", "target": "result_resultmetadata_key_fallback", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L211", "weight": 1.0}, {"source": "result_rmkeyview_contains", "target": "result_simpleresultmetadata_has_key", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L250", "weight": 1.0}, {"source": "result_simpleresultmetadata_init", "target": "result_resultmetadata_make_key_to_index", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L305", "weight": 1.0}, {"source": "result_simpleresultmetadata_for_freeze", "target": "result_simpleresultmetadata", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L317", "weight": 1.0}, {"source": "result_simpleresultmetadata_setstate", "target": "result_mergedresult_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L335", "weight": 1.0}, {"source": "result_simpleresultmetadata_index_for_key", "target": "result_resultmetadata_key_fallback", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L347", "weight": 1.0}, {"source": "result_simpleresultmetadata_metadata_for_keys", "target": "result_resultmetadata_key_fallback", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L364", "weight": 1.0}, {"source": "result_simpleresultmetadata_reduce", "target": "result_resultmetadata_key_fallback", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L377", "weight": 1.0}, {"source": "result_simpleresultmetadata_reduce", "target": "result_simpleresultmetadata", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L389", "weight": 1.0}, {"source": "result_result_tuple", "target": "result_simpleresultmetadata", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L404", "weight": 1.0}, {"source": "result_resultinternal_raw_all_rows", "target": "result_iteratorresult_fetchall_impl", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L552", "weight": 1.0}, {"source": "result_resultinternal_allrows", "target": "result_iteratorresult_fetchall_impl", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L560", "weight": 1.0}, {"source": "result_resultinternal_only_one_row", "target": "result_mergedresult_soft_close", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L787", "weight": 1.0}, {"source": "result_resultinternal_iter_impl", "target": "result_iterator_getter", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L847", "weight": 1.0}, {"source": "result_resultinternal_next_impl", "target": "result_onerow_getter", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L850", "weight": 1.0}, {"source": "result_column_slices", "target": "result_simpleresultmetadata_reduce", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L865", "weight": 1.0}, {"source": "result_result_exit", "target": "result_filterresult_close", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L966", "weight": 1.0}, {"source": "result_result_close", "target": "result_mergedresult_soft_close", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L988", "weight": 1.0}, {"source": "result_result_columns", "target": "result_column_slices", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1151", "weight": 1.0}, {"source": "result_result_scalars", "target": "result_scalarresult", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1187", "weight": 1.0}, {"source": "result_result_tuple_getter", "target": "result_resultmetadata_row_as_tuple_getter", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1211", "weight": 1.0}, {"source": "result_result_mappings", "target": "result_mappingresult", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1228", "weight": 1.0}, {"source": "result_result_iter", "target": "result_resultinternal_iter_impl", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1278", "weight": 1.0}, {"source": "result_result_next", "target": "result_resultinternal_next_impl", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1281", "weight": 1.0}, {"source": "result_result_fetchall", "target": "result_resultinternal_allrows", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1344", "weight": 1.0}, {"source": "result_result_fetchone", "target": "result_onerow_getter", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1362", "weight": 1.0}, {"source": "result_result_fetchmany", "target": "result_manyrow_getter", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1387", "weight": 1.0}, {"source": "result_result_all", "target": "result_resultinternal_allrows", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1406", "weight": 1.0}, {"source": "result_result_first", "target": "result_resultinternal_only_one_row", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1443", "weight": 1.0}, {"source": "result_result_one_or_none", "target": "result_resultinternal_only_one_row", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1468", "weight": 1.0}, {"source": "result_result_scalar_one", "target": "result_resultinternal_only_one_row", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1491", "weight": 1.0}, {"source": "result_result_scalar_one_or_none", "target": "result_resultinternal_only_one_row", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1514", "weight": 1.0}, {"source": "result_result_one", "target": "result_resultinternal_only_one_row", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1547", "weight": 1.0}, {"source": "result_result_scalar", "target": "result_resultinternal_only_one_row", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1571", "weight": 1.0}, {"source": "result_result_freeze", "target": "result_frozenresult", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1596", "weight": 1.0}, {"source": "result_result_merge", "target": "result_mergedresult", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1612", "weight": 1.0}, {"source": "result_filterresult_soft_close", "target": "result_mergedresult_soft_close", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1666", "weight": 1.0}, {"source": "result_filterresult_fetchiter_impl", "target": "result_iteratorresult_fetchiter_impl", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1698", "weight": 1.0}, {"source": "result_filterresult_fetchone_impl", "target": "result_iteratorresult_fetchone_impl", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1703", "weight": 1.0}, {"source": "result_filterresult_fetchall_impl", "target": "result_iteratorresult_fetchall_impl", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1706", "weight": 1.0}, {"source": "result_filterresult_fetchmany_impl", "target": "result_chunkediteratorresult_fetchmany_impl", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1711", "weight": 1.0}, {"source": "result_scalarresult_init", "target": "result_simpleresultmetadata_reduce", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1743", "weight": 1.0}, {"source": "result_scalarresult_fetchall", "target": "result_resultinternal_allrows", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1779", "weight": 1.0}, {"source": "result_scalarresult_fetchmany", "target": "result_manyrow_getter", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1789", "weight": 1.0}, {"source": "result_scalarresult_all", "target": "result_resultinternal_allrows", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1799", "weight": 1.0}, {"source": "result_scalarresult_iter", "target": "result_resultinternal_iter_impl", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1802", "weight": 1.0}, {"source": "result_scalarresult_next", "target": "result_resultinternal_next_impl", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1805", "weight": 1.0}, {"source": "result_scalarresult_first", "target": "result_resultinternal_only_one_row", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1816", "weight": 1.0}, {"source": "result_scalarresult_one_or_none", "target": "result_resultinternal_only_one_row", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1828", "weight": 1.0}, {"source": "result_scalarresult_one", "target": "result_resultinternal_only_one_row", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1840", "weight": 1.0}, {"source": "result_mappingresult_init", "target": "result_simpleresultmetadata_reduce", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2028", "weight": 1.0}, {"source": "result_mappingresult_columns", "target": "result_column_slices", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2042", "weight": 1.0}, {"source": "result_mappingresult_fetchall", "target": "result_resultinternal_allrows", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2067", "weight": 1.0}, {"source": "result_mappingresult_fetchone", "target": "result_onerow_getter", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2078", "weight": 1.0}, {"source": "result_mappingresult_fetchmany", "target": "result_manyrow_getter", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2093", "weight": 1.0}, {"source": "result_mappingresult_all", "target": "result_resultinternal_allrows", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2104", "weight": 1.0}, {"source": "result_mappingresult_iter", "target": "result_resultinternal_iter_impl", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2107", "weight": 1.0}, {"source": "result_mappingresult_next", "target": "result_resultinternal_next_impl", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2110", "weight": 1.0}, {"source": "result_mappingresult_first", "target": "result_resultinternal_only_one_row", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2121", "weight": 1.0}, {"source": "result_mappingresult_one_or_none", "target": "result_resultinternal_only_one_row", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2133", "weight": 1.0}, {"source": "result_mappingresult_one", "target": "result_resultinternal_only_one_row", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2145", "weight": 1.0}, {"source": "result_frozenresult_init", "target": "result_simpleresultmetadata_for_freeze", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2192", "weight": 1.0}, {"source": "result_frozenresult_init", "target": "result_iteratorresult_raw_row_iterator", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2197", "weight": 1.0}, {"source": "result_frozenresult_init", "target": "result_mappingresult_fetchall", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2199", "weight": 1.0}, {"source": "result_frozenresult_call", "target": "result_iteratorresult", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2222", "weight": 1.0}, {"source": "result_iteratorresult_soft_close", "target": "result_mergedresult_soft_close", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2277", "weight": 1.0}, {"source": "result_iteratorresult_fetchiter_impl", "target": "result_iteratorresult_raise_hard_closed", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2290", "weight": 1.0}, {"source": "result_iteratorresult_fetchone_impl", "target": "result_iteratorresult_raise_hard_closed", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2297", "weight": 1.0}, {"source": "result_iteratorresult_fetchone_impl", "target": "result_mergedresult_soft_close", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2301", "weight": 1.0}, {"source": "result_iteratorresult_fetchall_impl", "target": "result_iteratorresult_raise_hard_closed", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2308", "weight": 1.0}, {"source": "result_iteratorresult_fetchall_impl", "target": "result_mergedresult_soft_close", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2312", "weight": 1.0}, {"source": "result_iteratorresult_fetchmany_impl", "target": "result_iteratorresult_raise_hard_closed", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2318", "weight": 1.0}, {"source": "result_null_result", "target": "result_iteratorresult", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2324", "weight": 1.0}, {"source": "result_null_result", "target": "result_simpleresultmetadata", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2324", "weight": 1.0}, {"source": "result_chunkediteratorresult_soft_close", "target": "result_mergedresult_soft_close", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2373", "weight": 1.0}, {"source": "result_mergedresult_init", "target": "result_iteratorresult_raw_row_iterator", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2404", "weight": 1.0}, {"source": "result_rationale_106", "target": "result_resultmetadata", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L106", "weight": 1.0}, {"source": "result_rationale_260", "target": "result_simpleresultmetadata", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L260", "weight": 1.0}, {"source": "result_rationale_904", "target": "result_withkeys_keys", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L904", "weight": 1.0}, {"source": "result_rationale_924", "target": "result_result", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L924", "weight": 1.0}, {"source": "result_rationale_969", "target": "result_result_close", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L969", "weight": 1.0}, {"source": "result_rationale_996", "target": "result_result_closed", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L996", "weight": 1.0}, {"source": "result_rationale_1015", "target": "result_result_yield_per", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1015", "weight": 1.0}, {"source": "result_rationale_1067", "target": "result_result_unique", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1067", "weight": 1.0}, {"source": "result_rationale_1107", "target": "result_result_columns", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1107", "weight": 1.0}, {"source": "result_rationale_1165", "target": "result_result_scalars", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1165", "weight": 1.0}, {"source": "result_rationale_1192", "target": "result_result_getter", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1192", "weight": 1.0}, {"source": "result_rationale_1203", "target": "result_result_tuple_getter", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1203", "weight": 1.0}, {"source": "result_rationale_1214", "target": "result_result_mappings", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1214", "weight": 1.0}, {"source": "result_rationale_1232", "target": "result_result_t", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1232", "weight": 1.0}, {"source": "result_rationale_1243", "target": "result_result_tuples", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1243", "weight": 1.0}, {"source": "result_rationale_1269", "target": "result_result_raw_row_iterator", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1269", "weight": 1.0}, {"source": "result_rationale_1286", "target": "result_result_partitions", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1286", "weight": 1.0}, {"source": "result_rationale_1342", "target": "result_result_fetchall", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1342", "weight": 1.0}, {"source": "result_rationale_1347", "target": "result_result_fetchone", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1347", "weight": 1.0}, {"source": "result_rationale_1369", "target": "result_result_fetchmany", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1369", "weight": 1.0}, {"source": "result_rationale_1390", "target": "result_result_all", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1390", "weight": 1.0}, {"source": "result_rationale_1409", "target": "result_result_first", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1409", "weight": 1.0}, {"source": "result_rationale_1448", "target": "result_result_one_or_none", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1448", "weight": 1.0}, {"source": "result_rationale_1479", "target": "result_result_scalar_one", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1479", "weight": 1.0}, {"source": "result_rationale_1502", "target": "result_result_scalar_one_or_none", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1502", "weight": 1.0}, {"source": "result_rationale_1519", "target": "result_result_one", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1519", "weight": 1.0}, {"source": "result_rationale_1558", "target": "result_result_scalar", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1558", "weight": 1.0}, {"source": "result_rationale_1576", "target": "result_result_freeze", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1576", "weight": 1.0}, {"source": "result_rationale_1599", "target": "result_result_merge", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1599", "weight": 1.0}, {"source": "result_rationale_1616", "target": "result_filterresult", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1616", "weight": 1.0}, {"source": "result_rationale_1645", "target": "result_filterresult_yield_per", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1645", "weight": 1.0}, {"source": "result_rationale_1674", "target": "result_filterresult_closed", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1674", "weight": 1.0}, {"source": "result_rationale_1686", "target": "result_filterresult_close", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1686", "weight": 1.0}, {"source": "result_rationale_1715", "target": "result_scalarresult", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1715", "weight": 1.0}, {"source": "result_rationale_1749", "target": "result_scalarresult_unique", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1749", "weight": 1.0}, {"source": "result_rationale_1759", "target": "result_scalarresult_partitions", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1759", "weight": 1.0}, {"source": "result_rationale_1777", "target": "result_scalarresult_fetchall", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1777", "weight": 1.0}, {"source": "result_rationale_1782", "target": "result_scalarresult_fetchmany", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1782", "weight": 1.0}, {"source": "result_rationale_1792", "target": "result_scalarresult_all", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1792", "weight": 1.0}, {"source": "result_rationale_1808", "target": "result_scalarresult_first", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1808", "weight": 1.0}, {"source": "result_rationale_1821", "target": "result_scalarresult_one_or_none", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1821", "weight": 1.0}, {"source": "result_rationale_1833", "target": "result_scalarresult_one", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1833", "weight": 1.0}, {"source": "result_rationale_1846", "target": "result_tupleresult", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1846", "weight": 1.0}, {"source": "result_rationale_1862", "target": "result_tupleresult_partitions", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1862", "weight": 1.0}, {"source": "result_rationale_1872", "target": "result_tupleresult_fetchone", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1872", "weight": 1.0}, {"source": "result_rationale_1882", "target": "result_tupleresult_fetchall", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1882", "weight": 1.0}, {"source": "result_rationale_1886", "target": "result_tupleresult_fetchmany", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1886", "weight": 1.0}, {"source": "result_rationale_1896", "target": "result_tupleresult_all", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1896", "weight": 1.0}, {"source": "result_rationale_1910", "target": "result_tupleresult_first", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1910", "weight": 1.0}, {"source": "result_rationale_1921", "target": "result_tupleresult_one_or_none", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1921", "weight": 1.0}, {"source": "result_rationale_1931", "target": "result_tupleresult_one", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1931", "weight": 1.0}, {"source": "result_rationale_1947", "target": "result_tupleresult_scalar_one", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1947", "weight": 1.0}, {"source": "result_rationale_1970", "target": "result_tupleresult_scalar_one_or_none", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1970", "weight": 1.0}, {"source": "result_rationale_1991", "target": "result_tupleresult_scalar", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1991", "weight": 1.0}, {"source": "result_rationale_2009", "target": "result_mappingresult", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2009", "weight": 1.0}, {"source": "result_rationale_2031", "target": "result_mappingresult_unique", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2031", "weight": 1.0}, {"source": "result_rationale_2041", "target": "result_mappingresult_columns", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2041", "weight": 1.0}, {"source": "result_rationale_2047", "target": "result_mappingresult_partitions", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2047", "weight": 1.0}, {"source": "result_rationale_2065", "target": "result_mappingresult_fetchall", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2065", "weight": 1.0}, {"source": "result_rationale_2070", "target": "result_mappingresult_fetchone", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2070", "weight": 1.0}, {"source": "result_rationale_2085", "target": "result_mappingresult_fetchmany", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2085", "weight": 1.0}, {"source": "result_rationale_2096", "target": "result_mappingresult_all", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2096", "weight": 1.0}, {"source": "result_rationale_2113", "target": "result_mappingresult_first", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2113", "weight": 1.0}, {"source": "result_rationale_2126", "target": "result_mappingresult_one_or_none", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2126", "weight": 1.0}, {"source": "result_rationale_2138", "target": "result_mappingresult_one", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2138", "weight": 1.0}, {"source": "result_rationale_2151", "target": "result_frozenresult", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2151", "weight": 1.0}, {"source": "result_rationale_2231", "target": "result_iteratorresult", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2231", "weight": 1.0}, {"source": "result_rationale_2255", "target": "result_iteratorresult_closed", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2255", "weight": 1.0}, {"source": "result_rationale_2328", "target": "result_chunkediteratorresult", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2328", "weight": 1.0}, {"source": "result_rationale_2385", "target": "result_mergedresult", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2385", "weight": 1.0}, {"source": "result_rationale_315", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L315", "weight": 1.0}, {"source": "result_rationale_2362", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_engine_result_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2362", "weight": 1.0}], "raw_calls": [{"caller_nid": "result_resultmetadata_has_key", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L123"}, {"caller_nid": "result_resultmetadata_for_freeze", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L126"}, {"caller_nid": "result_resultmetadata_key_fallback", "callee": "KeyError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L150"}, {"caller_nid": "result_resultmetadata_raise_for_ambiguous_column_name", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L155"}, {"caller_nid": "result_resultmetadata_index_for_key", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L163"}, {"caller_nid": "result_resultmetadata_indexes_for_keys", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L168"}, {"caller_nid": "result_resultmetadata_metadata_for_keys", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L173"}, {"caller_nid": "result_resultmetadata_reduce", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L176"}, {"caller_nid": "result_resultmetadata_getter", "callee": "itemgetter", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L184"}, {"caller_nid": "result_resultmetadata_row_as_tuple_getter", "callee": "tuplegetter", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L192"}, {"caller_nid": "result_resultmetadata_make_key_to_index", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L199"}, {"caller_nid": "result_resultmetadata_key_not_found", "callee": "AttributeError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L213"}, {"caller_nid": "result_effective_processors", "callee": "issuperset", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L219"}, {"caller_nid": "result_rmkeyview_len", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L236"}, {"caller_nid": "result_rmkeyview_repr", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L239"}, {"caller_nid": "result_rmkeyview_iter", "callee": "iter", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L242"}, {"caller_nid": "result_rmkeyview_contains", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L245"}, {"caller_nid": "result_rmkeyview_eq", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L253"}, {"caller_nid": "result_rmkeyview_eq", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L253"}, {"caller_nid": "result_rmkeyview_ne", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L256"}, {"caller_nid": "result_rmkeyview_ne", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L256"}, {"caller_nid": "result_simpleresultmetadata_init", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L283"}, {"caller_nid": "result_simpleresultmetadata_init", "callee": "enumerate", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L293"}, {"caller_nid": "result_simpleresultmetadata_init", "callee": "zip", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L293"}, {"caller_nid": "result_simpleresultmetadata_init", "callee": "enumerate", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L298"}, {"caller_nid": "result_simpleresultmetadata_for_freeze", "callee": "_tuplefilter", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L313"}, {"caller_nid": "result_simpleresultmetadata_setstate", "callee": "tuplegetter", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L332"}, {"caller_nid": "result_simpleresultmetadata_reduce", "callee": "zip", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L382"}, {"caller_nid": "result_simpleresultmetadata_reduce", "callee": "tuplegetter", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L387"}, {"caller_nid": "result_result_tuple", "callee": "partial", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L405"}, {"caller_nid": "result_resultinternal_fetchiter_impl", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L436"}, {"caller_nid": "result_resultinternal_fetchone_impl", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L441"}, {"caller_nid": "result_resultinternal_fetchmany_impl", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L446"}, {"caller_nid": "result_resultinternal_fetchall_impl", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L449"}, {"caller_nid": "result_resultinternal_soft_close", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L452"}, {"caller_nid": "result_row_getter", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L459"}, {"caller_nid": "result_row_getter", "callee": "tf", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L489"}, {"caller_nid": "result_row_getter", "callee": "partial", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L491"}, {"caller_nid": "result_row_getter", "callee": "partial", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L501"}, {"caller_nid": "result_resultinternal_raw_all_rows", "callee": "make_row", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L553"}, {"caller_nid": "result_resultinternal_allrows", "callee": "make_row", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L563"}, {"caller_nid": "result_resultinternal_allrows", "callee": "strategy", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L577"}, {"caller_nid": "result_resultinternal_allrows", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L581"}, {"caller_nid": "result_resultinternal_allrows", "callee": "post_creational_filter", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L588"}, {"caller_nid": "result_resultinternal_only_one_row", "callee": "onerow", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L769"}, {"caller_nid": "result_resultinternal_only_one_row", "callee": "NoResultFound", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L772"}, {"caller_nid": "result_resultinternal_only_one_row", "callee": "make_row", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L785"}, {"caller_nid": "result_resultinternal_only_one_row", "callee": "strategy", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L796"}, {"caller_nid": "result_resultinternal_only_one_row", "callee": "onerow", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L799"}, {"caller_nid": "result_resultinternal_only_one_row", "callee": "make_row", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L805"}, {"caller_nid": "result_resultinternal_only_one_row", "callee": "strategy", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L809"}, {"caller_nid": "result_resultinternal_only_one_row", "callee": "onerow", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L819"}, {"caller_nid": "result_resultinternal_only_one_row", "callee": "MultipleResultsFound", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L825"}, {"caller_nid": "result_resultinternal_only_one_row", "callee": "post_creational_filter", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L839"}, {"caller_nid": "result_resultinternal_next_impl", "callee": "StopIteration", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L852"}, {"caller_nid": "result_column_slices", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L861"}, {"caller_nid": "result_column_slices", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L864"}, {"caller_nid": "result_unique_strategy", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L879"}, {"caller_nid": "result_unique_strategy", "callee": "_tuplefilter", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L891"}, {"caller_nid": "result_unique_strategy", "callee": "methodcaller", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L893"}, {"caller_nid": "result_soft_closed", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L992"}, {"caller_nid": "result_closed", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1011"}, {"caller_nid": "result_unique", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1103"}, {"caller_nid": "result_result_getter", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1197"}, {"caller_nid": "result_result_tuple_getter", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1208"}, {"caller_nid": "result_result_raw_row_iterator", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1275"}, {"caller_nid": "result_result_partitions", "callee": "getter", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1335"}, {"caller_nid": "result_scalarresult_init", "callee": "itemgetter", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1744"}, {"caller_nid": "result_scalarresult_unique", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1755"}, {"caller_nid": "result_scalarresult_partitions", "callee": "getter", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L1770"}, {"caller_nid": "result_mappingresult_unique", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2037"}, {"caller_nid": "result_mappingresult_partitions", "callee": "getter", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2058"}, {"caller_nid": "result_frozenresult_init", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2197"}, {"caller_nid": "result_frozenresult_rewrite_rows", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2205"}, {"caller_nid": "result_frozenresult_with_new_rows", "callee": "__new__", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2210"}, {"caller_nid": "result_frozenresult_call", "callee": "iter", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2223"}, {"caller_nid": "result_iteratorresult_soft_close", "callee": "iter", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2278"}, {"caller_nid": "result_iteratorresult_soft_close", "callee": "_reset_memoizations", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2279"}, {"caller_nid": "result_iteratorresult_raise_hard_closed", "callee": "ResourceClosedError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2283"}, {"caller_nid": "result_iteratorresult_fetchone_impl", "callee": "next", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2299"}, {"caller_nid": "result_iteratorresult_fetchall_impl", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2310"}, {"caller_nid": "result_iteratorresult_fetchmany_impl", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2320"}, {"caller_nid": "result_iteratorresult_fetchmany_impl", "callee": "islice", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2320"}, {"caller_nid": "result_null_result", "callee": "iter", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2324"}, {"caller_nid": "result_chunkediteratorresult_init", "callee": "from_iterable", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2357"}, {"caller_nid": "result_chunkediteratorresult_init", "callee": "chunks", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2357"}, {"caller_nid": "result_yield_per", "callee": "from_iterable", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2369"}, {"caller_nid": "result_yield_per", "callee": "chunks", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2369"}, {"caller_nid": "result_chunkediteratorresult_soft_close", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2373"}, {"caller_nid": "result_chunkediteratorresult_fetchmany_impl", "callee": "from_iterable", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2380"}, {"caller_nid": "result_chunkediteratorresult_fetchmany_impl", "callee": "chunks", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2380"}, {"caller_nid": "result_chunkediteratorresult_fetchmany_impl", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2381"}, {"caller_nid": "result_mergedresult_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2401"}, {"caller_nid": "result_mergedresult_init", "callee": "from_iterable", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2403"}, {"caller_nid": "result_mergedresult_init", "callee": "merge_with", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py", "source_location": "L2414"}]}