Files
tfm_ainventory/graphify-out/cache/52d9673ab212baca1d83c412ca61b002203c61651374b90e49a1426fd9b9a422.json

1 line
76 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_anyio_core_fileio_py", "label": "_fileio.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L1"}, {"id": "fileio_asyncfile", "label": "AsyncFile", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L38"}, {"id": "asyncresource", "label": "AsyncResource", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "fileio_asyncfile_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L70"}, {"id": "fileio_asyncfile_getattr", "label": ".__getattr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L73"}, {"id": "fileio_wrapped", "label": "wrapped()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L77"}, {"id": "fileio_asyncfile_aiter", "label": ".__aiter__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L81"}, {"id": "fileio_asyncfile_aclose", "label": ".aclose()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L89"}, {"id": "fileio_asyncfile_read", "label": ".read()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L92"}, {"id": "fileio_asyncfile_read1", "label": ".read1()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L95"}, {"id": "fileio_asyncfile_readline", "label": ".readline()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L98"}, {"id": "fileio_asyncfile_readlines", "label": ".readlines()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L101"}, {"id": "fileio_asyncfile_readinto", "label": ".readinto()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L104"}, {"id": "fileio_asyncfile_readinto1", "label": ".readinto1()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L107"}, {"id": "fileio_write", "label": "write()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L111"}, {"id": "fileio_asyncfile_write", "label": ".write()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L116"}, {"id": "fileio_writelines", "label": "writelines()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L120"}, {"id": "fileio_asyncfile_writelines", "label": ".writelines()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L127"}, {"id": "fileio_asyncfile_truncate", "label": ".truncate()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L130"}, {"id": "fileio_asyncfile_seek", "label": ".seek()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L133"}, {"id": "fileio_asyncfile_tell", "label": ".tell()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L136"}, {"id": "fileio_asyncfile_flush", "label": ".flush()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L139"}, {"id": "fileio_open_file", "label": "open_file()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L144"}, {"id": "fileio_wrap_file", "label": "wrap_file()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L193"}, {"id": "fileio_pathiterator", "label": "_PathIterator", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L205"}, {"id": "fileio_pathiterator_anext", "label": ".__anext__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L208"}, {"id": "fileio_path", "label": "Path", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L218"}, {"id": "fileio_path_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L298"}, {"id": "fileio_path_fspath", "label": ".__fspath__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L301"}, {"id": "fileio_vfspath", "label": "__vfspath__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L306"}, {"id": "fileio_path_str", "label": ".__str__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L309"}, {"id": "fileio_path_repr", "label": ".__repr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L312"}, {"id": "fileio_path_bytes", "label": ".__bytes__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L315"}, {"id": "fileio_path_hash", "label": ".__hash__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L318"}, {"id": "fileio_path_eq", "label": ".__eq__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L321"}, {"id": "fileio_path_lt", "label": ".__lt__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L325"}, {"id": "fileio_path_le", "label": ".__le__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L329"}, {"id": "fileio_path_gt", "label": ".__gt__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L333"}, {"id": "fileio_path_ge", "label": ".__ge__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L337"}, {"id": "fileio_path_truediv", "label": ".__truediv__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L341"}, {"id": "fileio_path_rtruediv", "label": ".__rtruediv__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L344"}, {"id": "fileio_parts", "label": "parts()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L348"}, {"id": "fileio_drive", "label": "drive()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L352"}, {"id": "fileio_root", "label": "root()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L356"}, {"id": "fileio_anchor", "label": "anchor()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L360"}, {"id": "fileio_parents", "label": "parents()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L364"}, {"id": "fileio_parent", "label": "parent()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L368"}, {"id": "fileio_name", "label": "name()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L372"}, {"id": "fileio_suffix", "label": "suffix()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L376"}, {"id": "fileio_suffixes", "label": "suffixes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L380"}, {"id": "fileio_stem", "label": "stem()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L384"}, {"id": "fileio_path_absolute", "label": ".absolute()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L387"}, {"id": "fileio_path_as_posix", "label": ".as_posix()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L391"}, {"id": "fileio_path_as_uri", "label": ".as_uri()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L394"}, {"id": "fileio_from_uri", "label": "from_uri()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L401"}, {"id": "fileio_full_match", "label": "full_match()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L404"}, {"id": "fileio_match", "label": "match()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L409"}, {"id": "fileio_info", "label": "info()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L421"}, {"id": "fileio_copy", "label": "copy()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L424"}, {"id": "fileio_copy_into", "label": "copy_into()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L438"}, {"id": "fileio_move", "label": "move()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L452"}, {"id": "fileio_move_into", "label": "move_into()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L457"}, {"id": "fileio_path_is_relative_to", "label": ".is_relative_to()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L463"}, {"id": "fileio_path_chmod", "label": ".chmod()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L470"}, {"id": "fileio_cwd", "label": "cwd()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L475"}, {"id": "fileio_path_exists", "label": ".exists()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L479"}, {"id": "fileio_path_expanduser", "label": ".expanduser()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L482"}, {"id": "fileio_glob", "label": "glob()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L489"}, {"id": "fileio_path_group", "label": ".group()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L521"}, {"id": "fileio_path_hardlink_to", "label": ".hardlink_to()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L524"}, {"id": "fileio_home", "label": "home()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L533"}, {"id": "fileio_path_is_absolute", "label": ".is_absolute()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L537"}, {"id": "fileio_path_is_block_device", "label": ".is_block_device()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L540"}, {"id": "fileio_path_is_char_device", "label": ".is_char_device()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L545"}, {"id": "fileio_path_is_dir", "label": ".is_dir()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L550"}, {"id": "fileio_path_is_fifo", "label": ".is_fifo()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L553"}, {"id": "fileio_path_is_file", "label": ".is_file()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L556"}, {"id": "fileio_is_junction", "label": "is_junction()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L561"}, {"id": "fileio_path_is_mount", "label": ".is_mount()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L564"}, {"id": "fileio_is_reserved", "label": "is_reserved()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L571"}, {"id": "fileio_path_is_socket", "label": ".is_socket()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L574"}, {"id": "fileio_path_is_symlink", "label": ".is_symlink()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L577"}, {"id": "fileio_path_iterdir", "label": ".iterdir()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L580"}, {"id": "fileio_path_joinpath", "label": ".joinpath()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L589"}, {"id": "fileio_path_lchmod", "label": ".lchmod()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L592"}, {"id": "fileio_path_lstat", "label": ".lstat()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L595"}, {"id": "fileio_path_mkdir", "label": ".mkdir()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L598"}, {"id": "fileio_open", "label": "open()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L604"}, {"id": "fileio_path_open", "label": ".open()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L623"}, {"id": "fileio_path_owner", "label": ".owner()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L636"}, {"id": "fileio_path_read_bytes", "label": ".read_bytes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L639"}, {"id": "fileio_path_read_text", "label": ".read_text()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L642"}, {"id": "fileio_relative_to", "label": "relative_to()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L649"}, {"id": "fileio_path_readlink", "label": ".readlink()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L661"}, {"id": "fileio_path_rename", "label": ".rename()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L665"}, {"id": "fileio_path_replace", "label": ".replace()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L672"}, {"id": "fileio_path_resolve", "label": ".resolve()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L679"}, {"id": "fileio_rglob", "label": "rglob()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L685"}, {"id": "fileio_path_rmdir", "label": ".rmdir()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L714"}, {"id": "fileio_path_samefile", "label": ".samefile()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L717"}, {"id": "fileio_path_stat", "label": ".stat()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L725"}, {"id": "fileio_path_symlink_to", "label": ".symlink_to()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L729"}, {"id": "fileio_path_touch", "label": ".touch()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L739"}, {"id": "fileio_path_unlink", "label": ".unlink()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L742"}, {"id": "fileio_walk", "label": "walk()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L751"}, {"id": "fileio_path_with_name", "label": ".with_name()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L772"}, {"id": "fileio_path_with_stem", "label": ".with_stem()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L775"}, {"id": "fileio_path_with_suffix", "label": ".with_suffix()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L778"}, {"id": "fileio_path_with_segments", "label": ".with_segments()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L781"}, {"id": "fileio_path_write_bytes", "label": ".write_bytes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L784"}, {"id": "fileio_path_write_text", "label": ".write_text()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L787"}, {"id": "fileio_rationale_39", "label": "An asynchronous file object. This class wraps a standard file object and pr", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L39"}, {"id": "fileio_rationale_78", "label": "The wrapped file object.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L78"}, {"id": "fileio_rationale_179", "label": "Open a file asynchronously. The arguments are exactly the same as for the b", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L179"}, {"id": "fileio_rationale_194", "label": "Wrap an existing file as an asynchronous file. :param file: an existing fil", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L194"}, {"id": "fileio_rationale_219", "label": "An asynchronous version of :class:`pathlib.Path`. This class cannot be subs", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L219"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_anyio_core_fileio_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_core_fileio_py", "target": "pathlib", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_core_fileio_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_core_fileio_py", "target": "collections_abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_core_fileio_py", "target": "dataclasses", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_core_fileio_py", "target": "functools", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_core_fileio_py", "target": "os", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_core_fileio_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_core_fileio_py", "target": "backend_venv_lib_python3_12_site_packages_anyio_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L27", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_core_fileio_py", "target": "backend_venv_lib_python3_12_site_packages_anyio_abc_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L28", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_core_fileio_py", "target": "types", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L31", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_core_fileio_py", "target": "typeshed", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L33", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_core_fileio_py", "target": "fileio_asyncfile", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L38", "weight": 1.0}, {"source": "fileio_asyncfile", "target": "asyncresource", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L38", "weight": 1.0}, {"source": "fileio_asyncfile", "target": "fileio_asyncfile_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L70", "weight": 1.0}, {"source": "fileio_asyncfile", "target": "fileio_asyncfile_getattr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L73", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_core_fileio_py", "target": "fileio_wrapped", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L77", "weight": 1.0}, {"source": "fileio_asyncfile", "target": "fileio_asyncfile_aiter", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L81", "weight": 1.0}, {"source": "fileio_asyncfile", "target": "fileio_asyncfile_aclose", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L89", "weight": 1.0}, {"source": "fileio_asyncfile", "target": "fileio_asyncfile_read", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L92", "weight": 1.0}, {"source": "fileio_asyncfile", "target": "fileio_asyncfile_read1", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L95", "weight": 1.0}, {"source": "fileio_asyncfile", "target": "fileio_asyncfile_readline", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L98", "weight": 1.0}, {"source": "fileio_asyncfile", "target": "fileio_asyncfile_readlines", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L101", "weight": 1.0}, {"source": "fileio_asyncfile", "target": "fileio_asyncfile_readinto", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L104", "weight": 1.0}, {"source": "fileio_asyncfile", "target": "fileio_asyncfile_readinto1", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L107", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_core_fileio_py", "target": "fileio_write", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L111", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_core_fileio_py", "target": "fileio_write", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L114", "weight": 1.0}, {"source": "fileio_asyncfile", "target": "fileio_asyncfile_write", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L116", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_core_fileio_py", "target": "fileio_writelines", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L120", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_core_fileio_py", "target": "fileio_writelines", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L125", "weight": 1.0}, {"source": "fileio_asyncfile", "target": "fileio_asyncfile_writelines", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L127", "weight": 1.0}, {"source": "fileio_asyncfile", "target": "fileio_asyncfile_truncate", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L130", "weight": 1.0}, {"source": "fileio_asyncfile", "target": "fileio_asyncfile_seek", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L133", "weight": 1.0}, {"source": "fileio_asyncfile", "target": "fileio_asyncfile_tell", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L136", "weight": 1.0}, {"source": "fileio_asyncfile", "target": "fileio_asyncfile_flush", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L139", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_core_fileio_py", "target": "fileio_open_file", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L144", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_core_fileio_py", "target": "fileio_open_file", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L157", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_core_fileio_py", "target": "fileio_open_file", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L169", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_core_fileio_py", "target": "fileio_wrap_file", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L193", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_core_fileio_py", "target": "fileio_pathiterator", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L205", "weight": 1.0}, {"source": "fileio_pathiterator", "target": "fileio_pathiterator_anext", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L208", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_core_fileio_py", "target": "fileio_path", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L218", "weight": 1.0}, {"source": "fileio_path", "target": "fileio_path_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L298", "weight": 1.0}, {"source": "fileio_path", "target": "fileio_path_fspath", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L301", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_core_fileio_py", "target": "fileio_vfspath", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L306", "weight": 1.0}, {"source": "fileio_path", "target": "fileio_path_str", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L309", "weight": 1.0}, {"source": "fileio_path", "target": "fileio_path_repr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L312", "weight": 1.0}, {"source": "fileio_path", "target": "fileio_path_bytes", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L315", "weight": 1.0}, {"source": "fileio_path", "target": "fileio_path_hash", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L318", "weight": 1.0}, {"source": "fileio_path", "target": "fileio_path_eq", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L321", "weight": 1.0}, {"source": "fileio_path", "target": "fileio_path_lt", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L325", "weight": 1.0}, {"source": "fileio_path", "target": "fileio_path_le", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L329", "weight": 1.0}, {"source": "fileio_path", "target": "fileio_path_gt", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L333", "weight": 1.0}, {"source": "fileio_path", "target": "fileio_path_ge", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L337", "weight": 1.0}, {"source": "fileio_path", "target": "fileio_path_truediv", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L341", "weight": 1.0}, {"source": "fileio_path", "target": "fileio_path_rtruediv", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L344", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_core_fileio_py", "target": "fileio_parts", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L348", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_core_fileio_py", "target": "fileio_drive", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L352", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_core_fileio_py", "target": "fileio_root", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L356", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_core_fileio_py", "target": "fileio_anchor", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L360", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_core_fileio_py", "target": "fileio_parents", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L364", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_core_fileio_py", "target": "fileio_parent", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L368", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_core_fileio_py", "target": "fileio_name", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L372", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_core_fileio_py", "target": "fileio_suffix", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L376", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_core_fileio_py", "target": "fileio_suffixes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L380", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_core_fileio_py", "target": "fileio_stem", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L384", "weight": 1.0}, {"source": "fileio_path", "target": "fileio_path_absolute", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L387", "weight": 1.0}, {"source": "fileio_path", "target": "fileio_path_as_posix", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L391", "weight": 1.0}, {"source": "fileio_path", "target": "fileio_path_as_uri", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L394", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_core_fileio_py", "target": "fileio_from_uri", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L401", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_core_fileio_py", "target": "fileio_full_match", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L404", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_core_fileio_py", "target": "fileio_match", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L409", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_core_fileio_py", "target": "fileio_match", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L415", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_core_fileio_py", "target": "fileio_info", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L421", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_core_fileio_py", "target": "fileio_copy", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L424", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_core_fileio_py", "target": "fileio_copy_into", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L438", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_core_fileio_py", "target": "fileio_move", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L452", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_core_fileio_py", "target": "fileio_move_into", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L457", "weight": 1.0}, {"source": "fileio_path", "target": "fileio_path_is_relative_to", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L463", "weight": 1.0}, {"source": "fileio_path", "target": "fileio_path_chmod", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L470", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_core_fileio_py", "target": "fileio_cwd", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L475", "weight": 1.0}, {"source": "fileio_path", "target": "fileio_path_exists", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L479", "weight": 1.0}, {"source": "fileio_path", "target": "fileio_path_expanduser", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L482", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_core_fileio_py", "target": "fileio_glob", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L489", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_core_fileio_py", "target": "fileio_glob", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L495", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_core_fileio_py", "target": "fileio_glob", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L507", "weight": 1.0}, {"source": "fileio_path", "target": "fileio_path_group", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L521", "weight": 1.0}, {"source": "fileio_path", "target": "fileio_path_hardlink_to", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L524", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_core_fileio_py", "target": "fileio_home", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L533", "weight": 1.0}, {"source": "fileio_path", "target": "fileio_path_is_absolute", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L537", "weight": 1.0}, {"source": "fileio_path", "target": "fileio_path_is_block_device", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L540", "weight": 1.0}, {"source": "fileio_path", "target": "fileio_path_is_char_device", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L545", "weight": 1.0}, {"source": "fileio_path", "target": "fileio_path_is_dir", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L550", "weight": 1.0}, {"source": "fileio_path", "target": "fileio_path_is_fifo", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L553", "weight": 1.0}, {"source": "fileio_path", "target": "fileio_path_is_file", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L556", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_core_fileio_py", "target": "fileio_is_junction", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L561", "weight": 1.0}, {"source": "fileio_path", "target": "fileio_path_is_mount", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L564", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_core_fileio_py", "target": "fileio_is_reserved", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L571", "weight": 1.0}, {"source": "fileio_path", "target": "fileio_path_is_socket", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L574", "weight": 1.0}, {"source": "fileio_path", "target": "fileio_path_is_symlink", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L577", "weight": 1.0}, {"source": "fileio_path", "target": "fileio_path_iterdir", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L580", "weight": 1.0}, {"source": "fileio_path", "target": "fileio_path_joinpath", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L589", "weight": 1.0}, {"source": "fileio_path", "target": "fileio_path_lchmod", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L592", "weight": 1.0}, {"source": "fileio_path", "target": "fileio_path_lstat", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L595", "weight": 1.0}, {"source": "fileio_path", "target": "fileio_path_mkdir", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L598", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_core_fileio_py", "target": "fileio_open", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L604", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_core_fileio_py", "target": "fileio_open", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L614", "weight": 1.0}, {"source": "fileio_path", "target": "fileio_path_open", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L623", "weight": 1.0}, {"source": "fileio_path", "target": "fileio_path_owner", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L636", "weight": 1.0}, {"source": "fileio_path", "target": "fileio_path_read_bytes", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L639", "weight": 1.0}, {"source": "fileio_path", "target": "fileio_path_read_text", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L642", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_core_fileio_py", "target": "fileio_relative_to", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L649", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_core_fileio_py", "target": "fileio_relative_to", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L658", "weight": 1.0}, {"source": "fileio_path", "target": "fileio_path_readlink", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L661", "weight": 1.0}, {"source": "fileio_path", "target": "fileio_path_rename", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L665", "weight": 1.0}, {"source": "fileio_path", "target": "fileio_path_replace", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L672", "weight": 1.0}, {"source": "fileio_path", "target": "fileio_path_resolve", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L679", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_core_fileio_py", "target": "fileio_rglob", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L685", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_core_fileio_py", "target": "fileio_rglob", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L691", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_core_fileio_py", "target": "fileio_rglob", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L700", "weight": 1.0}, {"source": "fileio_path", "target": "fileio_path_rmdir", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L714", "weight": 1.0}, {"source": "fileio_path", "target": "fileio_path_samefile", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L717", "weight": 1.0}, {"source": "fileio_path", "target": "fileio_path_stat", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L725", "weight": 1.0}, {"source": "fileio_path", "target": "fileio_path_symlink_to", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L729", "weight": 1.0}, {"source": "fileio_path", "target": "fileio_path_touch", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L739", "weight": 1.0}, {"source": "fileio_path", "target": "fileio_path_unlink", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L742", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_core_fileio_py", "target": "fileio_walk", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L751", "weight": 1.0}, {"source": "fileio_path", "target": "fileio_path_with_name", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L772", "weight": 1.0}, {"source": "fileio_path", "target": "fileio_path_with_stem", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L775", "weight": 1.0}, {"source": "fileio_path", "target": "fileio_path_with_suffix", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L778", "weight": 1.0}, {"source": "fileio_path", "target": "fileio_path_with_segments", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L781", "weight": 1.0}, {"source": "fileio_path", "target": "fileio_path_write_bytes", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L784", "weight": 1.0}, {"source": "fileio_path", "target": "fileio_path_write_text", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L787", "weight": 1.0}, {"source": "fileio_asyncfile_aiter", "target": "fileio_asyncfile_readline", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L83", "weight": 1.0}, {"source": "fileio_open_file", "target": "fileio_asyncfile", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L190", "weight": 1.0}, {"source": "fileio_wrap_file", "target": "fileio_asyncfile", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L201", "weight": 1.0}, {"source": "fileio_pathiterator_anext", "target": "fileio_path", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L215", "weight": 1.0}, {"source": "fileio_path_init", "target": "fileio_path", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L299", "weight": 1.0}, {"source": "fileio_path_repr", "target": "fileio_path_as_posix", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L313", "weight": 1.0}, {"source": "fileio_path_truediv", "target": "fileio_path", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L342", "weight": 1.0}, {"source": "fileio_path_rtruediv", "target": "fileio_path", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L345", "weight": 1.0}, {"source": "fileio_parents", "target": "fileio_path", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L365", "weight": 1.0}, {"source": "fileio_parent", "target": "fileio_path", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L369", "weight": 1.0}, {"source": "fileio_path_absolute", "target": "fileio_path", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L389", "weight": 1.0}, {"source": "fileio_from_uri", "target": "fileio_path", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L402", "weight": 1.0}, {"source": "fileio_copy", "target": "fileio_path", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L436", "weight": 1.0}, {"source": "fileio_copy_into", "target": "fileio_path", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L450", "weight": 1.0}, {"source": "fileio_move", "target": "fileio_path", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L454", "weight": 1.0}, {"source": "fileio_move_into", "target": "fileio_path", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L461", "weight": 1.0}, {"source": "fileio_path_is_relative_to", "target": "fileio_relative_to", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L465", "weight": 1.0}, {"source": "fileio_path_expanduser", "target": "fileio_path", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L483", "weight": 1.0}, {"source": "fileio_glob", "target": "fileio_pathiterator", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L491", "weight": 1.0}, {"source": "fileio_path_iterdir", "target": "fileio_pathiterator", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L586", "weight": 1.0}, {"source": "fileio_path_joinpath", "target": "fileio_path", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L590", "weight": 1.0}, {"source": "fileio_path_open", "target": "fileio_asyncfile", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L634", "weight": 1.0}, {"source": "fileio_relative_to", "target": "fileio_path", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L653", "weight": 1.0}, {"source": "fileio_path_readlink", "target": "fileio_path", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L663", "weight": 1.0}, {"source": "fileio_path_rename", "target": "fileio_path", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L670", "weight": 1.0}, {"source": "fileio_path_replace", "target": "fileio_path", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L677", "weight": 1.0}, {"source": "fileio_path_resolve", "target": "fileio_path", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L681", "weight": 1.0}, {"source": "fileio_rglob", "target": "fileio_pathiterator", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L687", "weight": 1.0}, {"source": "fileio_walk", "target": "fileio_path", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L770", "weight": 1.0}, {"source": "fileio_path_with_name", "target": "fileio_path", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L773", "weight": 1.0}, {"source": "fileio_path_with_stem", "target": "fileio_path", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L776", "weight": 1.0}, {"source": "fileio_path_with_stem", "target": "fileio_path_with_name", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L776", "weight": 1.0}, {"source": "fileio_path_with_suffix", "target": "fileio_path", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L779", "weight": 1.0}, {"source": "fileio_path_with_segments", "target": "fileio_path", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L782", "weight": 1.0}, {"source": "fileio_rationale_39", "target": "fileio_asyncfile", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L39", "weight": 1.0}, {"source": "fileio_rationale_78", "target": "fileio_asyncfile_wrapped", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L78", "weight": 1.0}, {"source": "fileio_rationale_179", "target": "fileio_open_file", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L179", "weight": 1.0}, {"source": "fileio_rationale_194", "target": "fileio_wrap_file", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L194", "weight": 1.0}, {"source": "fileio_rationale_219", "target": "fileio_path", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L219", "weight": 1.0}], "raw_calls": [{"caller_nid": "fileio_asyncfile_getattr", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L74"}, {"caller_nid": "fileio_asyncfile_aclose", "callee": "run_sync", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L90"}, {"caller_nid": "fileio_asyncfile_read", "callee": "run_sync", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L93"}, {"caller_nid": "fileio_asyncfile_read1", "callee": "run_sync", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L96"}, {"caller_nid": "fileio_asyncfile_readline", "callee": "run_sync", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L99"}, {"caller_nid": "fileio_asyncfile_readlines", "callee": "run_sync", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L102"}, {"caller_nid": "fileio_asyncfile_readinto", "callee": "run_sync", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L105"}, {"caller_nid": "fileio_asyncfile_readinto1", "callee": "run_sync", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L108"}, {"caller_nid": "fileio_asyncfile_write", "callee": "run_sync", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L117"}, {"caller_nid": "fileio_asyncfile_writelines", "callee": "run_sync", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L128"}, {"caller_nid": "fileio_asyncfile_truncate", "callee": "run_sync", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L131"}, {"caller_nid": "fileio_asyncfile_seek", "callee": "run_sync", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L134"}, {"caller_nid": "fileio_asyncfile_tell", "callee": "run_sync", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L137"}, {"caller_nid": "fileio_asyncfile_flush", "callee": "run_sync", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L140"}, {"caller_nid": "fileio_open_file", "callee": "run_sync", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L187"}, {"caller_nid": "fileio_pathiterator_anext", "callee": "run_sync", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L209"}, {"caller_nid": "fileio_path_eq", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L322"}, {"caller_nid": "fileio_path_lt", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L326"}, {"caller_nid": "fileio_path_le", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L330"}, {"caller_nid": "fileio_path_gt", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L334"}, {"caller_nid": "fileio_path_ge", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L338"}, {"caller_nid": "fileio_parents", "callee": "tuple", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L365"}, {"caller_nid": "fileio_path_absolute", "callee": "run_sync", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L388"}, {"caller_nid": "fileio_copy", "callee": "partial", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L431"}, {"caller_nid": "fileio_copy", "callee": "run_sync", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L436"}, {"caller_nid": "fileio_copy_into", "callee": "partial", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L445"}, {"caller_nid": "fileio_copy_into", "callee": "run_sync", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L450"}, {"caller_nid": "fileio_move", "callee": "run_sync", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L455"}, {"caller_nid": "fileio_move_into", "callee": "run_sync", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L461"}, {"caller_nid": "fileio_path_chmod", "callee": "partial", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L471"}, {"caller_nid": "fileio_path_chmod", "callee": "run_sync", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L472"}, {"caller_nid": "fileio_cwd", "callee": "run_sync", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L476"}, {"caller_nid": "fileio_cwd", "callee": "cls", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L477"}, {"caller_nid": "fileio_path_exists", "callee": "run_sync", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L480"}, {"caller_nid": "fileio_path_expanduser", "callee": "run_sync", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L484"}, {"caller_nid": "fileio_path_group", "callee": "run_sync", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L522"}, {"caller_nid": "fileio_path_hardlink_to", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L527"}, {"caller_nid": "fileio_path_hardlink_to", "callee": "run_sync", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L530"}, {"caller_nid": "fileio_home", "callee": "run_sync", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L534"}, {"caller_nid": "fileio_home", "callee": "cls", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L535"}, {"caller_nid": "fileio_path_is_block_device", "callee": "run_sync", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L541"}, {"caller_nid": "fileio_path_is_char_device", "callee": "run_sync", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L546"}, {"caller_nid": "fileio_path_is_dir", "callee": "run_sync", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L551"}, {"caller_nid": "fileio_path_is_fifo", "callee": "run_sync", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L554"}, {"caller_nid": "fileio_path_is_file", "callee": "run_sync", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L557"}, {"caller_nid": "fileio_is_junction", "callee": "run_sync", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L562"}, {"caller_nid": "fileio_path_is_mount", "callee": "run_sync", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L565"}, {"caller_nid": "fileio_path_is_socket", "callee": "run_sync", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L575"}, {"caller_nid": "fileio_path_is_symlink", "callee": "run_sync", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L578"}, {"caller_nid": "fileio_path_iterdir", "callee": "run_sync", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L584"}, {"caller_nid": "fileio_path_lchmod", "callee": "run_sync", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L593"}, {"caller_nid": "fileio_path_lstat", "callee": "run_sync", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L596"}, {"caller_nid": "fileio_path_mkdir", "callee": "run_sync", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L601"}, {"caller_nid": "fileio_path_open", "callee": "run_sync", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L631"}, {"caller_nid": "fileio_path_owner", "callee": "run_sync", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L637"}, {"caller_nid": "fileio_path_read_bytes", "callee": "run_sync", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L640"}, {"caller_nid": "fileio_path_read_text", "callee": "run_sync", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L645"}, {"caller_nid": "fileio_path_readlink", "callee": "run_sync", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L662"}, {"caller_nid": "fileio_path_rename", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L666"}, {"caller_nid": "fileio_path_rename", "callee": "run_sync", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L669"}, {"caller_nid": "fileio_path_replace", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L673"}, {"caller_nid": "fileio_path_replace", "callee": "run_sync", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L676"}, {"caller_nid": "fileio_path_resolve", "callee": "partial", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L680"}, {"caller_nid": "fileio_path_resolve", "callee": "run_sync", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L681"}, {"caller_nid": "fileio_path_rmdir", "callee": "run_sync", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L715"}, {"caller_nid": "fileio_path_samefile", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L718"}, {"caller_nid": "fileio_path_samefile", "callee": "run_sync", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L721"}, {"caller_nid": "fileio_path_stat", "callee": "partial", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L726"}, {"caller_nid": "fileio_path_stat", "callee": "run_sync", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L727"}, {"caller_nid": "fileio_path_symlink_to", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L734"}, {"caller_nid": "fileio_path_symlink_to", "callee": "run_sync", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L737"}, {"caller_nid": "fileio_path_touch", "callee": "run_sync", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L740"}, {"caller_nid": "fileio_path_unlink", "callee": "run_sync", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L744"}, {"caller_nid": "fileio_walk", "callee": "run_sync", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L765"}, {"caller_nid": "fileio_path_write_bytes", "callee": "run_sync", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L785"}, {"caller_nid": "fileio_path_write_text", "callee": "run_sync", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py", "source_location": "L794"}]}