{"nodes": [{"id": "$graphify-root$_breadarrd_src_metadata_tmdb_rs", "label": "tmdb.rs", "file_type": "code", "source_file": "breadarrd/src/metadata/tmdb.rs", "source_location": "L1"}, {"id": "$graphify-root$_breadarrd_src_metadata_tmdb_tmdbclient", "label": "TmdbClient", "file_type": "code", "source_file": "breadarrd/src/metadata/tmdb.rs", "source_location": "L6"}, {"id": "string", "label": "String", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadarrd/src/metadata/tmdb.rs"}, {"id": "client", "label": "Client", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadarrd/src/metadata/tmdb.rs"}, {"id": "$graphify-root$_breadarrd_src_metadata_tmdb_tmdbclient_new", "label": ".new()", "file_type": "code", "source_file": "breadarrd/src/metadata/tmdb.rs", "source_location": "L12"}, {"id": "into", "label": "Into", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadarrd/src/metadata/tmdb.rs"}, {"id": "self", "label": "Self", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadarrd/src/metadata/tmdb.rs"}, {"id": "$graphify-root$_breadarrd_src_metadata_tmdb_tmdbclient_search_tv", "label": ".search_tv()", "file_type": "code", "source_file": "breadarrd/src/metadata/tmdb.rs", "source_location": "L25"}, {"id": "result", "label": "Result", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadarrd/src/metadata/tmdb.rs"}, {"id": "vec", "label": "Vec", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadarrd/src/metadata/tmdb.rs"}, {"id": "seriessearchresult", "label": "SeriesSearchResult", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadarrd/src/metadata/tmdb.rs"}, {"id": "$graphify-root$_breadarrd_src_metadata_tmdb_tmdbclient_search_movie", "label": ".search_movie()", "file_type": "code", "source_file": "breadarrd/src/metadata/tmdb.rs", "source_location": "L63"}, {"id": "moviesearchresult", "label": "MovieSearchResult", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadarrd/src/metadata/tmdb.rs"}, {"id": "$graphify-root$_breadarrd_src_metadata_tmdb_tmdbclient_tv_season_episodes", "label": ".tv_season_episodes()", "file_type": "code", "source_file": "breadarrd/src/metadata/tmdb.rs", "source_location": "L100"}, {"id": "episodeinfo", "label": "EpisodeInfo", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadarrd/src/metadata/tmdb.rs"}, {"id": "$graphify-root$_breadarrd_src_metadata_tmdb_year_from_date", "label": "year_from_date()", "file_type": "code", "source_file": "breadarrd/src/metadata/tmdb.rs", "source_location": "L143"}, {"id": "option", "label": "Option", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadarrd/src/metadata/tmdb.rs"}], "edges": [{"source": "$graphify-root$_breadarrd_src_metadata_tmdb_rs", "target": "anyhow", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadarrd/src/metadata/tmdb.rs", "source_location": "L1", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadarrd_src_metadata_tmdb_rs", "target": "deserialize", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadarrd/src/metadata/tmdb.rs", "source_location": "L2", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadarrd_src_metadata_tmdb_rs", "target": "super", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadarrd/src/metadata/tmdb.rs", "source_location": "L4", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadarrd_src_metadata_tmdb_rs", "target": "$graphify-root$_breadarrd_src_metadata_tmdb_tmdbclient", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadarrd/src/metadata/tmdb.rs", "source_location": "L6", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_metadata_tmdb_tmdbclient", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/metadata/tmdb.rs", "source_location": "L7", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadarrd_src_metadata_tmdb_tmdbclient", "target": "client", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/metadata/tmdb.rs", "source_location": "L8", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadarrd_src_metadata_tmdb_tmdbclient", "target": "$graphify-root$_breadarrd_src_metadata_tmdb_tmdbclient_new", "relation": "method", "confidence": "EXTRACTED", "source_file": "breadarrd/src/metadata/tmdb.rs", "source_location": "L12", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_metadata_tmdb_tmdbclient_new", "target": "into", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/metadata/tmdb.rs", "source_location": "L12", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadarrd_src_metadata_tmdb_tmdbclient_new", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/metadata/tmdb.rs", "source_location": "L12", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadarrd_src_metadata_tmdb_tmdbclient_new", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/metadata/tmdb.rs", "source_location": "L12", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadarrd_src_metadata_tmdb_tmdbclient", "target": "$graphify-root$_breadarrd_src_metadata_tmdb_tmdbclient_search_tv", "relation": "method", "confidence": "EXTRACTED", "source_file": "breadarrd/src/metadata/tmdb.rs", "source_location": "L25", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_metadata_tmdb_tmdbclient_search_tv", "target": "result", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/metadata/tmdb.rs", "source_location": "L25", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadarrd_src_metadata_tmdb_tmdbclient_search_tv", "target": "vec", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/metadata/tmdb.rs", "source_location": "L25", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadarrd_src_metadata_tmdb_tmdbclient_search_tv", "target": "seriessearchresult", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/metadata/tmdb.rs", "source_location": "L25", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadarrd_src_metadata_tmdb_tmdbclient", "target": "$graphify-root$_breadarrd_src_metadata_tmdb_tmdbclient_search_movie", "relation": "method", "confidence": "EXTRACTED", "source_file": "breadarrd/src/metadata/tmdb.rs", "source_location": "L63", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_metadata_tmdb_tmdbclient_search_movie", "target": "result", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/metadata/tmdb.rs", "source_location": "L63", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadarrd_src_metadata_tmdb_tmdbclient_search_movie", "target": "vec", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/metadata/tmdb.rs", "source_location": "L63", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadarrd_src_metadata_tmdb_tmdbclient_search_movie", "target": "moviesearchresult", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/metadata/tmdb.rs", "source_location": "L63", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadarrd_src_metadata_tmdb_tmdbclient", "target": "$graphify-root$_breadarrd_src_metadata_tmdb_tmdbclient_tv_season_episodes", "relation": "method", "confidence": "EXTRACTED", "source_file": "breadarrd/src/metadata/tmdb.rs", "source_location": "L100", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_metadata_tmdb_tmdbclient_tv_season_episodes", "target": "result", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/metadata/tmdb.rs", "source_location": "L100", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadarrd_src_metadata_tmdb_tmdbclient_tv_season_episodes", "target": "vec", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/metadata/tmdb.rs", "source_location": "L100", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadarrd_src_metadata_tmdb_tmdbclient_tv_season_episodes", "target": "episodeinfo", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/metadata/tmdb.rs", "source_location": "L100", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadarrd_src_metadata_tmdb_rs", "target": "$graphify-root$_breadarrd_src_metadata_tmdb_year_from_date", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadarrd/src/metadata/tmdb.rs", "source_location": "L143", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_metadata_tmdb_year_from_date", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/metadata/tmdb.rs", "source_location": "L143", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadarrd_src_metadata_tmdb_year_from_date", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/metadata/tmdb.rs", "source_location": "L143", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadarrd_src_metadata_tmdb_tmdbclient_search_tv", "target": "$graphify-root$_breadarrd_src_metadata_tmdb_year_from_date", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadarrd/src/metadata/tmdb.rs", "source_location": "L57", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_metadata_tmdb_tmdbclient_search_tv", "target": "$graphify-root$_breadarrd_src_metadata_tmdb_tmdbclient_new", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadarrd/src/metadata/tmdb.rs", "source_location": "L58", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_metadata_tmdb_tmdbclient_search_movie", "target": "$graphify-root$_breadarrd_src_metadata_tmdb_year_from_date", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadarrd/src/metadata/tmdb.rs", "source_location": "L95", "weight": 1.0}], "raw_calls": [{"caller_nid": "$graphify-root$_breadarrd_src_metadata_tmdb_tmdbclient_new", "callee": "timeout", "is_member_call": true, "source_file": "breadarrd/src/metadata/tmdb.rs", "source_location": "L18"}, {"caller_nid": "$graphify-root$_breadarrd_src_metadata_tmdb_tmdbclient_search_tv", "callee": "context", "is_member_call": true, "source_file": "breadarrd/src/metadata/tmdb.rs", "source_location": "L37"}, {"caller_nid": "$graphify-root$_breadarrd_src_metadata_tmdb_tmdbclient_search_tv", "callee": "json", "is_member_call": true, "source_file": "breadarrd/src/metadata/tmdb.rs", "source_location": "L37"}, {"caller_nid": "$graphify-root$_breadarrd_src_metadata_tmdb_tmdbclient_search_tv", "callee": "context", "is_member_call": true, "source_file": "breadarrd/src/metadata/tmdb.rs", "source_location": "L37"}, {"caller_nid": "$graphify-root$_breadarrd_src_metadata_tmdb_tmdbclient_search_tv", "callee": "error_for_status", "is_member_call": true, "source_file": "breadarrd/src/metadata/tmdb.rs", "source_location": "L37"}, {"caller_nid": "$graphify-root$_breadarrd_src_metadata_tmdb_tmdbclient_search_tv", "callee": "context", "is_member_call": true, "source_file": "breadarrd/src/metadata/tmdb.rs", "source_location": "L37"}, {"caller_nid": "$graphify-root$_breadarrd_src_metadata_tmdb_tmdbclient_search_tv", "callee": "query", "is_member_call": true, "source_file": "breadarrd/src/metadata/tmdb.rs", "source_location": "L37"}, {"caller_nid": "$graphify-root$_breadarrd_src_metadata_tmdb_tmdbclient_search_tv", "callee": "bearer_auth", "is_member_call": true, "source_file": "breadarrd/src/metadata/tmdb.rs", "source_location": "L37"}, {"caller_nid": "$graphify-root$_breadarrd_src_metadata_tmdb_tmdbclient_search_tv", "callee": "into_iter", "is_member_call": true, "source_file": "breadarrd/src/metadata/tmdb.rs", "source_location": "L51"}, {"caller_nid": "$graphify-root$_breadarrd_src_metadata_tmdb_tmdbclient_search_tv", "callee": "as_deref", "is_member_call": true, "source_file": "breadarrd/src/metadata/tmdb.rs", "source_location": "L57"}, {"caller_nid": "$graphify-root$_breadarrd_src_metadata_tmdb_tmdbclient_search_movie", "callee": "context", "is_member_call": true, "source_file": "breadarrd/src/metadata/tmdb.rs", "source_location": "L75"}, {"caller_nid": "$graphify-root$_breadarrd_src_metadata_tmdb_tmdbclient_search_movie", "callee": "json", "is_member_call": true, "source_file": "breadarrd/src/metadata/tmdb.rs", "source_location": "L75"}, {"caller_nid": "$graphify-root$_breadarrd_src_metadata_tmdb_tmdbclient_search_movie", "callee": "context", "is_member_call": true, "source_file": "breadarrd/src/metadata/tmdb.rs", "source_location": "L75"}, {"caller_nid": "$graphify-root$_breadarrd_src_metadata_tmdb_tmdbclient_search_movie", "callee": "error_for_status", "is_member_call": true, "source_file": "breadarrd/src/metadata/tmdb.rs", "source_location": "L75"}, {"caller_nid": "$graphify-root$_breadarrd_src_metadata_tmdb_tmdbclient_search_movie", "callee": "context", "is_member_call": true, "source_file": "breadarrd/src/metadata/tmdb.rs", "source_location": "L75"}, {"caller_nid": "$graphify-root$_breadarrd_src_metadata_tmdb_tmdbclient_search_movie", "callee": "query", "is_member_call": true, "source_file": "breadarrd/src/metadata/tmdb.rs", "source_location": "L75"}, {"caller_nid": "$graphify-root$_breadarrd_src_metadata_tmdb_tmdbclient_search_movie", "callee": "bearer_auth", "is_member_call": true, "source_file": "breadarrd/src/metadata/tmdb.rs", "source_location": "L75"}, {"caller_nid": "$graphify-root$_breadarrd_src_metadata_tmdb_tmdbclient_search_movie", "callee": "into_iter", "is_member_call": true, "source_file": "breadarrd/src/metadata/tmdb.rs", "source_location": "L89"}, {"caller_nid": "$graphify-root$_breadarrd_src_metadata_tmdb_tmdbclient_search_movie", "callee": "as_deref", "is_member_call": true, "source_file": "breadarrd/src/metadata/tmdb.rs", "source_location": "L95"}, {"caller_nid": "$graphify-root$_breadarrd_src_metadata_tmdb_tmdbclient_tv_season_episodes", "callee": "context", "is_member_call": true, "source_file": "breadarrd/src/metadata/tmdb.rs", "source_location": "L114"}, {"caller_nid": "$graphify-root$_breadarrd_src_metadata_tmdb_tmdbclient_tv_season_episodes", "callee": "json", "is_member_call": true, "source_file": "breadarrd/src/metadata/tmdb.rs", "source_location": "L114"}, {"caller_nid": "$graphify-root$_breadarrd_src_metadata_tmdb_tmdbclient_tv_season_episodes", "callee": "context", "is_member_call": true, "source_file": "breadarrd/src/metadata/tmdb.rs", "source_location": "L114"}, {"caller_nid": "$graphify-root$_breadarrd_src_metadata_tmdb_tmdbclient_tv_season_episodes", "callee": "error_for_status", "is_member_call": true, "source_file": "breadarrd/src/metadata/tmdb.rs", "source_location": "L114"}, {"caller_nid": "$graphify-root$_breadarrd_src_metadata_tmdb_tmdbclient_tv_season_episodes", "callee": "context", "is_member_call": true, "source_file": "breadarrd/src/metadata/tmdb.rs", "source_location": "L114"}, {"caller_nid": "$graphify-root$_breadarrd_src_metadata_tmdb_tmdbclient_tv_season_episodes", "callee": "bearer_auth", "is_member_call": true, "source_file": "breadarrd/src/metadata/tmdb.rs", "source_location": "L114"}, {"caller_nid": "$graphify-root$_breadarrd_src_metadata_tmdb_tmdbclient_tv_season_episodes", "callee": "into_iter", "is_member_call": true, "source_file": "breadarrd/src/metadata/tmdb.rs", "source_location": "L129"}, {"caller_nid": "$graphify-root$_breadarrd_src_metadata_tmdb_year_from_date", "callee": "and_then", "is_member_call": true, "source_file": "breadarrd/src/metadata/tmdb.rs", "source_location": "L144"}, {"caller_nid": "$graphify-root$_breadarrd_src_metadata_tmdb_year_from_date", "callee": "and_then", "is_member_call": true, "source_file": "breadarrd/src/metadata/tmdb.rs", "source_location": "L144"}]}