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

1 line
16 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_utils_typing_py", "label": "_typing.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_typing.py", "source_location": "L1"}, {"id": "typing_is_annotated_type", "label": "is_annotated_type()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_typing.py", "source_location": "L37"}, {"id": "typing_is_list_type", "label": "is_list_type()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_typing.py", "source_location": "L41"}, {"id": "typing_is_sequence_type", "label": "is_sequence_type()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_typing.py", "source_location": "L45"}, {"id": "typing_is_iterable_type", "label": "is_iterable_type()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_typing.py", "source_location": "L50"}, {"id": "typing_is_union_type", "label": "is_union_type()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_typing.py", "source_location": "L56"}, {"id": "typing_is_required_type", "label": "is_required_type()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_typing.py", "source_location": "L60"}, {"id": "typing_is_typevar", "label": "is_typevar()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_typing.py", "source_location": "L64"}, {"id": "typing_is_type_alias_type", "label": "is_type_alias_type()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_typing.py", "source_location": "L75"}, {"id": "typing_strip_annotated_type", "label": "strip_annotated_type()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_typing.py", "source_location": "L92"}, {"id": "typing_extract_type_arg", "label": "extract_type_arg()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_typing.py", "source_location": "L99"}, {"id": "typing_extract_type_var_from_base", "label": "extract_type_var_from_base()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_typing.py", "source_location": "L107"}, {"id": "typing_rationale_51", "label": "If the given type is `typing.Iterable[T]`", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_typing.py", "source_location": "L51"}, {"id": "typing_rationale_76", "label": "Return whether the provided argument is an instance of `TypeAliasType`. ```", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_typing.py", "source_location": "L76"}, {"id": "typing_rationale_114", "label": "Given a type like `Foo[T]`, returns the generic type variable `T`. This als", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_typing.py", "source_location": "L114"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_utils_typing_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_typing.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_utils_typing_py", "target": "typing", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_typing.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_utils_typing_py", "target": "typing_extensions", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_typing.py", "source_location": "L21", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_utils_typing_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_typing.py", "source_location": "L22", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_utils_typing_py", "target": "collections", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_typing.py", "source_location": "L23", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_utils_typing_py", "target": "typing_extensions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_typing.py", "source_location": "L24", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_utils_typing_py", "target": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_utils_utils_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_typing.py", "source_location": "L32", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_utils_typing_py", "target": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_types_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_typing.py", "source_location": "L33", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_utils_typing_py", "target": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_utils_compat_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_typing.py", "source_location": "L34", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_utils_typing_py", "target": "typing_is_annotated_type", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_typing.py", "source_location": "L37", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_utils_typing_py", "target": "typing_is_list_type", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_typing.py", "source_location": "L41", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_utils_typing_py", "target": "typing_is_sequence_type", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_typing.py", "source_location": "L45", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_utils_typing_py", "target": "typing_is_iterable_type", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_typing.py", "source_location": "L50", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_utils_typing_py", "target": "typing_is_union_type", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_typing.py", "source_location": "L56", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_utils_typing_py", "target": "typing_is_required_type", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_typing.py", "source_location": "L60", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_utils_typing_py", "target": "typing_is_typevar", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_typing.py", "source_location": "L64", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_utils_typing_py", "target": "typing_is_type_alias_type", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_typing.py", "source_location": "L75", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_utils_typing_py", "target": "typing_strip_annotated_type", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_typing.py", "source_location": "L92", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_utils_typing_py", "target": "typing_extract_type_arg", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_typing.py", "source_location": "L99", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_utils_typing_py", "target": "typing_extract_type_var_from_base", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_typing.py", "source_location": "L107", "weight": 1.0}, {"source": "typing_strip_annotated_type", "target": "typing_is_required_type", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_typing.py", "source_location": "L93", "weight": 1.0}, {"source": "typing_strip_annotated_type", "target": "typing_is_annotated_type", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_typing.py", "source_location": "L93", "weight": 1.0}, {"source": "typing_extract_type_var_from_base", "target": "typing_extract_type_arg", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_typing.py", "source_location": "L136", "weight": 1.0}, {"source": "typing_extract_type_var_from_base", "target": "typing_is_typevar", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_typing.py", "source_location": "L159", "weight": 1.0}, {"source": "typing_rationale_51", "target": "typing_is_iterable_type", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_typing.py", "source_location": "L51", "weight": 1.0}, {"source": "typing_rationale_76", "target": "typing_is_type_alias_type", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_typing.py", "source_location": "L76", "weight": 1.0}, {"source": "typing_rationale_114", "target": "typing_extract_type_var_from_base", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_typing.py", "source_location": "L114", "weight": 1.0}], "raw_calls": [{"caller_nid": "typing_is_annotated_type", "callee": "get_origin", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_typing.py", "source_location": "L38"}, {"caller_nid": "typing_is_list_type", "callee": "get_origin", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_typing.py", "source_location": "L42"}, {"caller_nid": "typing_is_sequence_type", "callee": "get_origin", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_typing.py", "source_location": "L46"}, {"caller_nid": "typing_is_iterable_type", "callee": "get_origin", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_typing.py", "source_location": "L52"}, {"caller_nid": "typing_is_union_type", "callee": "_is_union", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_typing.py", "source_location": "L57"}, {"caller_nid": "typing_is_union_type", "callee": "get_origin", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_typing.py", "source_location": "L57"}, {"caller_nid": "typing_is_required_type", "callee": "get_origin", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_typing.py", "source_location": "L61"}, {"caller_nid": "typing_is_typevar", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_typing.py", "source_location": "L67"}, {"caller_nid": "typing_is_type_alias_type", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_typing.py", "source_location": "L87"}, {"caller_nid": "typing_strip_annotated_type", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_typing.py", "source_location": "L94"}, {"caller_nid": "typing_strip_annotated_type", "callee": "get_args", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_typing.py", "source_location": "L94"}, {"caller_nid": "typing_extract_type_arg", "callee": "get_args", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_typing.py", "source_location": "L100"}, {"caller_nid": "typing_extract_type_arg", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_typing.py", "source_location": "L102"}, {"caller_nid": "typing_extract_type_arg", "callee": "RuntimeError", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_typing.py", "source_location": "L104"}, {"caller_nid": "typing_extract_type_var_from_base", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_typing.py", "source_location": "L133"}, {"caller_nid": "typing_extract_type_var_from_base", "callee": "get_origin", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_typing.py", "source_location": "L133"}, {"caller_nid": "typing_extract_type_var_from_base", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_typing.py", "source_location": "L144"}, {"caller_nid": "typing_extract_type_var_from_base", "callee": "RuntimeError", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_typing.py", "source_location": "L152"}, {"caller_nid": "typing_extract_type_var_from_base", "callee": "RuntimeError", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_typing.py", "source_location": "L172"}]}