{"nodes": [{"id": "$graphify-root$_breadarrd_src_metadata_mod_rs", "label": "mod.rs", "file_type": "code", "source_file": "breadarrd/src/metadata/mod.rs", "source_location": "L1"}, {"id": "$graphify-root$_breadarrd_src_metadata_mod_seriessearchresult", "label": "SeriesSearchResult", "file_type": "code", "source_file": "breadarrd/src/metadata/mod.rs", "source_location": "L11"}, {"id": "string", "label": "String", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadarrd/src/metadata/mod.rs"}, {"id": "option", "label": "Option", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadarrd/src/metadata/mod.rs"}, {"id": "vec", "label": "Vec", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadarrd/src/metadata/mod.rs"}, {"id": "$graphify-root$_breadarrd_src_metadata_mod_moviesearchresult", "label": "MovieSearchResult", "file_type": "code", "source_file": "breadarrd/src/metadata/mod.rs", "source_location": "L19"}, {"id": "$graphify-root$_breadarrd_src_metadata_mod_episodeinfo", "label": "EpisodeInfo", "file_type": "code", "source_file": "breadarrd/src/metadata/mod.rs", "source_location": "L26"}, {"id": "$graphify-root$_breadarrd_src_metadata_mod_add_series", "label": "add_series()", "file_type": "code", "source_file": "breadarrd/src/metadata/mod.rs", "source_location": "L44"}, {"id": "connection", "label": "Connection", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadarrd/src/metadata/mod.rs"}, {"id": "tvdbclient", "label": "TvdbClient", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadarrd/src/metadata/mod.rs"}, {"id": "result", "label": "Result", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadarrd/src/metadata/mod.rs"}, {"id": "$graphify-root$_breadarrd_src_metadata_mod_insert_series", "label": "insert_series()", "file_type": "code", "source_file": "breadarrd/src/metadata/mod.rs", "source_location": "L68"}, {"id": "$graphify-root$_breadarrd_src_metadata_mod_insert_movie", "label": "insert_movie()", "file_type": "code", "source_file": "breadarrd/src/metadata/mod.rs", "source_location": "L139"}], "edges": [{"source": "$graphify-root$_breadarrd_src_metadata_mod_rs", "target": "hashset", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadarrd/src/metadata/mod.rs", "source_location": "L5", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadarrd_src_metadata_mod_rs", "target": "result", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadarrd/src/metadata/mod.rs", "source_location": "L7", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadarrd_src_metadata_mod_rs", "target": "rusqlite", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadarrd/src/metadata/mod.rs", "source_location": "L8", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadarrd_src_metadata_mod_rs", "target": "$graphify-root$_breadarrd_src_metadata_mod_seriessearchresult", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadarrd/src/metadata/mod.rs", "source_location": "L11", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_metadata_mod_seriessearchresult", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/metadata/mod.rs", "source_location": "L12", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadarrd_src_metadata_mod_seriessearchresult", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/metadata/mod.rs", "source_location": "L13", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadarrd_src_metadata_mod_seriessearchresult", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/metadata/mod.rs", "source_location": "L14", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadarrd_src_metadata_mod_seriessearchresult", "target": "vec", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/metadata/mod.rs", "source_location": "L15", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadarrd_src_metadata_mod_seriessearchresult", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/metadata/mod.rs", "source_location": "L15", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadarrd_src_metadata_mod_rs", "target": "$graphify-root$_breadarrd_src_metadata_mod_moviesearchresult", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadarrd/src/metadata/mod.rs", "source_location": "L19", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_metadata_mod_moviesearchresult", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/metadata/mod.rs", "source_location": "L20", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadarrd_src_metadata_mod_moviesearchresult", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/metadata/mod.rs", "source_location": "L21", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadarrd_src_metadata_mod_moviesearchresult", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/metadata/mod.rs", "source_location": "L22", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadarrd_src_metadata_mod_rs", "target": "$graphify-root$_breadarrd_src_metadata_mod_episodeinfo", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadarrd/src/metadata/mod.rs", "source_location": "L26", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_metadata_mod_episodeinfo", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/metadata/mod.rs", "source_location": "L29", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadarrd_src_metadata_mod_episodeinfo", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/metadata/mod.rs", "source_location": "L30", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadarrd_src_metadata_mod_episodeinfo", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/metadata/mod.rs", "source_location": "L30", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadarrd_src_metadata_mod_episodeinfo", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/metadata/mod.rs", "source_location": "L31", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadarrd_src_metadata_mod_episodeinfo", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/metadata/mod.rs", "source_location": "L31", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadarrd_src_metadata_mod_rs", "target": "$graphify-root$_breadarrd_src_metadata_mod_add_series", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadarrd/src/metadata/mod.rs", "source_location": "L44", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_metadata_mod_add_series", "target": "connection", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/metadata/mod.rs", "source_location": "L44", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadarrd_src_metadata_mod_add_series", "target": "tvdbclient", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/metadata/mod.rs", "source_location": "L44", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadarrd_src_metadata_mod_add_series", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/metadata/mod.rs", "source_location": "L44", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadarrd_src_metadata_mod_add_series", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/metadata/mod.rs", "source_location": "L44", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadarrd_src_metadata_mod_add_series", "target": "result", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/metadata/mod.rs", "source_location": "L44", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadarrd_src_metadata_mod_rs", "target": "$graphify-root$_breadarrd_src_metadata_mod_insert_series", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadarrd/src/metadata/mod.rs", "source_location": "L68", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_metadata_mod_insert_series", "target": "connection", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/metadata/mod.rs", "source_location": "L68", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadarrd_src_metadata_mod_insert_series", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/metadata/mod.rs", "source_location": "L68", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadarrd_src_metadata_mod_insert_series", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/metadata/mod.rs", "source_location": "L68", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadarrd_src_metadata_mod_insert_series", "target": "$graphify-root$_breadarrd_src_metadata_mod_episodeinfo", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/metadata/mod.rs", "source_location": "L68", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadarrd_src_metadata_mod_insert_series", "target": "result", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/metadata/mod.rs", "source_location": "L68", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadarrd_src_metadata_mod_rs", "target": "$graphify-root$_breadarrd_src_metadata_mod_insert_movie", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadarrd/src/metadata/mod.rs", "source_location": "L139", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_metadata_mod_insert_movie", "target": "connection", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/metadata/mod.rs", "source_location": "L139", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadarrd_src_metadata_mod_insert_movie", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/metadata/mod.rs", "source_location": "L139", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadarrd_src_metadata_mod_insert_movie", "target": "result", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/metadata/mod.rs", "source_location": "L139", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadarrd_src_metadata_mod_add_series", "target": "$graphify-root$_breadarrd_src_metadata_mod_insert_series", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadarrd/src/metadata/mod.rs", "source_location": "L55", "weight": 1.0}], "raw_calls": [{"caller_nid": "$graphify-root$_breadarrd_src_metadata_mod_add_series", "callee": "episodes", "is_member_call": true, "source_file": "breadarrd/src/metadata/mod.rs", "source_location": "L54"}, {"caller_nid": "$graphify-root$_breadarrd_src_metadata_mod_insert_series", "callee": "execute", "is_member_call": true, "source_file": "breadarrd/src/metadata/mod.rs", "source_location": "L78"}, {"caller_nid": "$graphify-root$_breadarrd_src_metadata_mod_insert_series", "callee": "last_insert_rowid", "is_member_call": true, "source_file": "breadarrd/src/metadata/mod.rs", "source_location": "L89"}, {"caller_nid": "$graphify-root$_breadarrd_src_metadata_mod_insert_series", "callee": "execute", "is_member_call": true, "source_file": "breadarrd/src/metadata/mod.rs", "source_location": "L92"}, {"caller_nid": "$graphify-root$_breadarrd_src_metadata_mod_insert_series", "callee": "execute", "is_member_call": true, "source_file": "breadarrd/src/metadata/mod.rs", "source_location": "L111"}, {"caller_nid": "$graphify-root$_breadarrd_src_metadata_mod_insert_series", "callee": "execute", "is_member_call": true, "source_file": "breadarrd/src/metadata/mod.rs", "source_location": "L116"}, {"caller_nid": "$graphify-root$_breadarrd_src_metadata_mod_insert_movie", "callee": "execute", "is_member_call": true, "source_file": "breadarrd/src/metadata/mod.rs", "source_location": "L147"}, {"caller_nid": "$graphify-root$_breadarrd_src_metadata_mod_insert_movie", "callee": "last_insert_rowid", "is_member_call": true, "source_file": "breadarrd/src/metadata/mod.rs", "source_location": "L158"}]}