1 line
18 KiB
JSON
1 line
18 KiB
JSON
{"nodes": [{"id": "$graphify-root$_infra_heimdall_seed_heimdall_py", "label": "seed-heimdall.py", "file_type": "code", "source_file": "infra/heimdall/seed-heimdall.py", "source_location": "L1"}, {"id": "$graphify-root$_infra_heimdall_seed_heimdall_find_database", "label": "find_database()", "file_type": "code", "source_file": "infra/heimdall/seed-heimdall.py", "source_location": "L17", "_callable": true}, {"id": "$graphify-root$_infra_heimdall_seed_heimdall_table_exists", "label": "table_exists()", "file_type": "code", "source_file": "infra/heimdall/seed-heimdall.py", "source_location": "L25", "_callable": true}, {"id": "$graphify-root$_infra_heimdall_seed_heimdall_columns", "label": "columns()", "file_type": "code", "source_file": "infra/heimdall/seed-heimdall.py", "source_location": "L33", "_callable": true}, {"id": "$graphify-root$_infra_heimdall_seed_heimdall_quote_identifier", "label": "quote_identifier()", "file_type": "code", "source_file": "infra/heimdall/seed-heimdall.py", "source_location": "L37", "_callable": true}, {"id": "$graphify-root$_infra_heimdall_seed_heimdall_ensure_public_dashboard", "label": "ensure_public_dashboard()", "file_type": "code", "source_file": "infra/heimdall/seed-heimdall.py", "source_location": "L41", "_callable": true}, {"id": "$graphify-root$_infra_heimdall_seed_heimdall_ensure_dashboard_tag", "label": "ensure_dashboard_tag()", "file_type": "code", "source_file": "infra/heimdall/seed-heimdall.py", "source_location": "L53", "_callable": true}, {"id": "$graphify-root$_infra_heimdall_seed_heimdall_home_dashboard_tag_id", "label": "home_dashboard_tag_id()", "file_type": "code", "source_file": "infra/heimdall/seed-heimdall.py", "source_location": "L80", "_callable": true}, {"id": "$graphify-root$_infra_heimdall_seed_heimdall_wait_for_items_table", "label": "wait_for_items_table()", "file_type": "code", "source_file": "infra/heimdall/seed-heimdall.py", "source_location": "L93", "_callable": true}, {"id": "$graphify-root$_infra_heimdall_seed_heimdall_upsert_links", "label": "upsert_links()", "file_type": "code", "source_file": "infra/heimdall/seed-heimdall.py", "source_location": "L105", "_callable": true}, {"id": "$graphify-root$_infra_heimdall_seed_heimdall_load_links", "label": "load_links()", "file_type": "code", "source_file": "infra/heimdall/seed-heimdall.py", "source_location": "L161", "_callable": true}], "edges": [{"source": "$graphify-root$_infra_heimdall_seed_heimdall_py", "target": "json", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "infra/heimdall/seed-heimdall.py", "source_location": "L2", "weight": 1.0}, {"source": "$graphify-root$_infra_heimdall_seed_heimdall_py", "target": "os", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "infra/heimdall/seed-heimdall.py", "source_location": "L3", "weight": 1.0}, {"source": "$graphify-root$_infra_heimdall_seed_heimdall_py", "target": "sqlite3", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "infra/heimdall/seed-heimdall.py", "source_location": "L4", "weight": 1.0}, {"source": "$graphify-root$_infra_heimdall_seed_heimdall_py", "target": "time", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "infra/heimdall/seed-heimdall.py", "source_location": "L5", "weight": 1.0}, {"source": "$graphify-root$_infra_heimdall_seed_heimdall_py", "target": "datetime", "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "infra/heimdall/seed-heimdall.py", "source_location": "L6", "weight": 1.0}, {"source": "$graphify-root$_infra_heimdall_seed_heimdall_py", "target": "$graphify-root$_infra_heimdall_seed_heimdall_find_database", "relation": "contains", "confidence": "EXTRACTED", "source_file": "infra/heimdall/seed-heimdall.py", "source_location": "L17", "weight": 1.0}, {"source": "$graphify-root$_infra_heimdall_seed_heimdall_py", "target": "$graphify-root$_infra_heimdall_seed_heimdall_table_exists", "relation": "contains", "confidence": "EXTRACTED", "source_file": "infra/heimdall/seed-heimdall.py", "source_location": "L25", "weight": 1.0}, {"source": "$graphify-root$_infra_heimdall_seed_heimdall_py", "target": "$graphify-root$_infra_heimdall_seed_heimdall_columns", "relation": "contains", "confidence": "EXTRACTED", "source_file": "infra/heimdall/seed-heimdall.py", "source_location": "L33", "weight": 1.0}, {"source": "$graphify-root$_infra_heimdall_seed_heimdall_py", "target": "$graphify-root$_infra_heimdall_seed_heimdall_quote_identifier", "relation": "contains", "confidence": "EXTRACTED", "source_file": "infra/heimdall/seed-heimdall.py", "source_location": "L37", "weight": 1.0}, {"source": "$graphify-root$_infra_heimdall_seed_heimdall_py", "target": "$graphify-root$_infra_heimdall_seed_heimdall_ensure_public_dashboard", "relation": "contains", "confidence": "EXTRACTED", "source_file": "infra/heimdall/seed-heimdall.py", "source_location": "L41", "weight": 1.0}, {"source": "$graphify-root$_infra_heimdall_seed_heimdall_py", "target": "$graphify-root$_infra_heimdall_seed_heimdall_ensure_dashboard_tag", "relation": "contains", "confidence": "EXTRACTED", "source_file": "infra/heimdall/seed-heimdall.py", "source_location": "L53", "weight": 1.0}, {"source": "$graphify-root$_infra_heimdall_seed_heimdall_py", "target": "$graphify-root$_infra_heimdall_seed_heimdall_home_dashboard_tag_id", "relation": "contains", "confidence": "EXTRACTED", "source_file": "infra/heimdall/seed-heimdall.py", "source_location": "L80", "weight": 1.0}, {"source": "$graphify-root$_infra_heimdall_seed_heimdall_py", "target": "$graphify-root$_infra_heimdall_seed_heimdall_wait_for_items_table", "relation": "contains", "confidence": "EXTRACTED", "source_file": "infra/heimdall/seed-heimdall.py", "source_location": "L93", "weight": 1.0}, {"source": "$graphify-root$_infra_heimdall_seed_heimdall_py", "target": "$graphify-root$_infra_heimdall_seed_heimdall_upsert_links", "relation": "contains", "confidence": "EXTRACTED", "source_file": "infra/heimdall/seed-heimdall.py", "source_location": "L105", "weight": 1.0}, {"source": "$graphify-root$_infra_heimdall_seed_heimdall_py", "target": "$graphify-root$_infra_heimdall_seed_heimdall_load_links", "relation": "contains", "confidence": "EXTRACTED", "source_file": "infra/heimdall/seed-heimdall.py", "source_location": "L161", "weight": 1.0}, {"source": "$graphify-root$_infra_heimdall_seed_heimdall_ensure_public_dashboard", "target": "$graphify-root$_infra_heimdall_seed_heimdall_table_exists", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "infra/heimdall/seed-heimdall.py", "source_location": "L42", "weight": 1.0}, {"source": "$graphify-root$_infra_heimdall_seed_heimdall_ensure_public_dashboard", "target": "$graphify-root$_infra_heimdall_seed_heimdall_columns", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "infra/heimdall/seed-heimdall.py", "source_location": "L44", "weight": 1.0}, {"source": "$graphify-root$_infra_heimdall_seed_heimdall_ensure_dashboard_tag", "target": "$graphify-root$_infra_heimdall_seed_heimdall_table_exists", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "infra/heimdall/seed-heimdall.py", "source_location": "L54", "weight": 1.0}, {"source": "$graphify-root$_infra_heimdall_seed_heimdall_ensure_dashboard_tag", "target": "$graphify-root$_infra_heimdall_seed_heimdall_columns", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "infra/heimdall/seed-heimdall.py", "source_location": "L56", "weight": 1.0}, {"source": "$graphify-root$_infra_heimdall_seed_heimdall_ensure_dashboard_tag", "target": "$graphify-root$_infra_heimdall_seed_heimdall_quote_identifier", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "infra/heimdall/seed-heimdall.py", "source_location": "L73", "weight": 1.0}, {"source": "$graphify-root$_infra_heimdall_seed_heimdall_home_dashboard_tag_id", "target": "$graphify-root$_infra_heimdall_seed_heimdall_columns", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "infra/heimdall/seed-heimdall.py", "source_location": "L81", "weight": 1.0}, {"source": "$graphify-root$_infra_heimdall_seed_heimdall_wait_for_items_table", "target": "$graphify-root$_infra_heimdall_seed_heimdall_table_exists", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "infra/heimdall/seed-heimdall.py", "source_location": "L97", "weight": 1.0}, {"source": "$graphify-root$_infra_heimdall_seed_heimdall_upsert_links", "target": "$graphify-root$_infra_heimdall_seed_heimdall_columns", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "infra/heimdall/seed-heimdall.py", "source_location": "L106", "weight": 1.0}, {"source": "$graphify-root$_infra_heimdall_seed_heimdall_upsert_links", "target": "$graphify-root$_infra_heimdall_seed_heimdall_home_dashboard_tag_id", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "infra/heimdall/seed-heimdall.py", "source_location": "L108", "weight": 1.0}, {"source": "$graphify-root$_infra_heimdall_seed_heimdall_upsert_links", "target": "$graphify-root$_infra_heimdall_seed_heimdall_ensure_public_dashboard", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "infra/heimdall/seed-heimdall.py", "source_location": "L111", "weight": 1.0}, {"source": "$graphify-root$_infra_heimdall_seed_heimdall_upsert_links", "target": "$graphify-root$_infra_heimdall_seed_heimdall_quote_identifier", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "infra/heimdall/seed-heimdall.py", "source_location": "L141", "weight": 1.0}, {"source": "$graphify-root$_infra_heimdall_seed_heimdall_upsert_links", "target": "$graphify-root$_infra_heimdall_seed_heimdall_ensure_dashboard_tag", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "infra/heimdall/seed-heimdall.py", "source_location": "L145", "weight": 1.0}], "raw_calls": [{"caller_nid": "$graphify-root$_infra_heimdall_seed_heimdall_find_database", "callee": "exists", "is_member_call": true, "source_file": "infra/heimdall/seed-heimdall.py", "source_location": "L20", "receiver": null}, {"caller_nid": "$graphify-root$_infra_heimdall_seed_heimdall_find_database", "callee": "sleep", "is_member_call": true, "source_file": "infra/heimdall/seed-heimdall.py", "source_location": "L22", "receiver": "time"}, {"caller_nid": "$graphify-root$_infra_heimdall_seed_heimdall_table_exists", "callee": "fetchone", "is_member_call": true, "source_file": "infra/heimdall/seed-heimdall.py", "source_location": "L26", "receiver": null}, {"caller_nid": "$graphify-root$_infra_heimdall_seed_heimdall_table_exists", "callee": "execute", "is_member_call": true, "source_file": "infra/heimdall/seed-heimdall.py", "source_location": "L26", "receiver": "conn"}, {"caller_nid": "$graphify-root$_infra_heimdall_seed_heimdall_columns", "callee": "execute", "is_member_call": true, "source_file": "infra/heimdall/seed-heimdall.py", "source_location": "L34", "receiver": "conn"}, {"caller_nid": "$graphify-root$_infra_heimdall_seed_heimdall_quote_identifier", "callee": "replace", "is_member_call": true, "source_file": "infra/heimdall/seed-heimdall.py", "source_location": "L38", "receiver": "name"}, {"caller_nid": "$graphify-root$_infra_heimdall_seed_heimdall_ensure_public_dashboard", "callee": "execute", "is_member_call": true, "source_file": "infra/heimdall/seed-heimdall.py", "source_location": "L47", "receiver": "conn"}, {"caller_nid": "$graphify-root$_infra_heimdall_seed_heimdall_ensure_dashboard_tag", "callee": "issubset", "is_member_call": true, "source_file": "infra/heimdall/seed-heimdall.py", "source_location": "L57", "receiver": null}, {"caller_nid": "$graphify-root$_infra_heimdall_seed_heimdall_ensure_dashboard_tag", "callee": "fetchone", "is_member_call": true, "source_file": "infra/heimdall/seed-heimdall.py", "source_location": "L59", "receiver": null}, {"caller_nid": "$graphify-root$_infra_heimdall_seed_heimdall_ensure_dashboard_tag", "callee": "execute", "is_member_call": true, "source_file": "infra/heimdall/seed-heimdall.py", "source_location": "L59", "receiver": "conn"}, {"caller_nid": "$graphify-root$_infra_heimdall_seed_heimdall_ensure_dashboard_tag", "callee": "join", "is_member_call": true, "source_file": "infra/heimdall/seed-heimdall.py", "source_location": "L72", "receiver": null}, {"caller_nid": "$graphify-root$_infra_heimdall_seed_heimdall_ensure_dashboard_tag", "callee": "join", "is_member_call": true, "source_file": "infra/heimdall/seed-heimdall.py", "source_location": "L73", "receiver": null}, {"caller_nid": "$graphify-root$_infra_heimdall_seed_heimdall_ensure_dashboard_tag", "callee": "execute", "is_member_call": true, "source_file": "infra/heimdall/seed-heimdall.py", "source_location": "L74", "receiver": "conn"}, {"caller_nid": "$graphify-root$_infra_heimdall_seed_heimdall_home_dashboard_tag_id", "callee": "issubset", "is_member_call": true, "source_file": "infra/heimdall/seed-heimdall.py", "source_location": "L82", "receiver": null}, {"caller_nid": "$graphify-root$_infra_heimdall_seed_heimdall_home_dashboard_tag_id", "callee": "fetchone", "is_member_call": true, "source_file": "infra/heimdall/seed-heimdall.py", "source_location": "L84", "receiver": null}, {"caller_nid": "$graphify-root$_infra_heimdall_seed_heimdall_home_dashboard_tag_id", "callee": "execute", "is_member_call": true, "source_file": "infra/heimdall/seed-heimdall.py", "source_location": "L84", "receiver": "conn"}, {"caller_nid": "$graphify-root$_infra_heimdall_seed_heimdall_wait_for_items_table", "callee": "connect", "is_member_call": true, "source_file": "infra/heimdall/seed-heimdall.py", "source_location": "L96", "receiver": "sqlite3"}, {"caller_nid": "$graphify-root$_infra_heimdall_seed_heimdall_wait_for_items_table", "callee": "close", "is_member_call": true, "source_file": "infra/heimdall/seed-heimdall.py", "source_location": "L99", "receiver": "conn"}, {"caller_nid": "$graphify-root$_infra_heimdall_seed_heimdall_wait_for_items_table", "callee": "sleep", "is_member_call": true, "source_file": "infra/heimdall/seed-heimdall.py", "source_location": "L102", "receiver": "time"}, {"caller_nid": "$graphify-root$_infra_heimdall_seed_heimdall_upsert_links", "callee": "strftime", "is_member_call": true, "source_file": "infra/heimdall/seed-heimdall.py", "source_location": "L109", "receiver": null}, {"caller_nid": "$graphify-root$_infra_heimdall_seed_heimdall_upsert_links", "callee": "now", "is_member_call": true, "source_file": "infra/heimdall/seed-heimdall.py", "source_location": "L109", "receiver": "datetime"}, {"caller_nid": "$graphify-root$_infra_heimdall_seed_heimdall_upsert_links", "callee": "fetchone", "is_member_call": true, "source_file": "infra/heimdall/seed-heimdall.py", "source_location": "L114", "receiver": null}, {"caller_nid": "$graphify-root$_infra_heimdall_seed_heimdall_upsert_links", "callee": "execute", "is_member_call": true, "source_file": "infra/heimdall/seed-heimdall.py", "source_location": "L114", "receiver": "conn"}, {"caller_nid": "$graphify-root$_infra_heimdall_seed_heimdall_upsert_links", "callee": "get", "is_member_call": true, "source_file": "infra/heimdall/seed-heimdall.py", "source_location": "L122", "receiver": "link"}, {"caller_nid": "$graphify-root$_infra_heimdall_seed_heimdall_upsert_links", "callee": "get", "is_member_call": true, "source_file": "infra/heimdall/seed-heimdall.py", "source_location": "L129", "receiver": "link"}, {"caller_nid": "$graphify-root$_infra_heimdall_seed_heimdall_upsert_links", "callee": "join", "is_member_call": true, "source_file": "infra/heimdall/seed-heimdall.py", "source_location": "L141", "receiver": null}, {"caller_nid": "$graphify-root$_infra_heimdall_seed_heimdall_upsert_links", "callee": "append", "is_member_call": true, "source_file": "infra/heimdall/seed-heimdall.py", "source_location": "L143", "receiver": "params"}, {"caller_nid": "$graphify-root$_infra_heimdall_seed_heimdall_upsert_links", "callee": "execute", "is_member_call": true, "source_file": "infra/heimdall/seed-heimdall.py", "source_location": "L144", "receiver": "conn"}, {"caller_nid": "$graphify-root$_infra_heimdall_seed_heimdall_upsert_links", "callee": "join", "is_member_call": true, "source_file": "infra/heimdall/seed-heimdall.py", "source_location": "L149", "receiver": null}, {"caller_nid": "$graphify-root$_infra_heimdall_seed_heimdall_upsert_links", "callee": "join", "is_member_call": true, "source_file": "infra/heimdall/seed-heimdall.py", "source_location": "L150", "receiver": null}, {"caller_nid": "$graphify-root$_infra_heimdall_seed_heimdall_upsert_links", "callee": "execute", "is_member_call": true, "source_file": "infra/heimdall/seed-heimdall.py", "source_location": "L151", "receiver": "conn"}, {"caller_nid": "$graphify-root$_infra_heimdall_seed_heimdall_upsert_links", "callee": "fetchone", "is_member_call": true, "source_file": "infra/heimdall/seed-heimdall.py", "source_location": "L155", "receiver": null}, {"caller_nid": "$graphify-root$_infra_heimdall_seed_heimdall_upsert_links", "callee": "execute", "is_member_call": true, "source_file": "infra/heimdall/seed-heimdall.py", "source_location": "L155", "receiver": "conn"}, {"caller_nid": "$graphify-root$_infra_heimdall_seed_heimdall_upsert_links", "callee": "commit", "is_member_call": true, "source_file": "infra/heimdall/seed-heimdall.py", "source_location": "L158", "receiver": "conn"}, {"caller_nid": "$graphify-root$_infra_heimdall_seed_heimdall_load_links", "callee": "LINKS_PATH", "is_member_call": false, "indirect": true, "context": "argument", "source_file": "infra/heimdall/seed-heimdall.py", "source_location": "L162"}, {"caller_nid": "$graphify-root$_infra_heimdall_seed_heimdall_load_links", "callee": "load", "is_member_call": true, "source_file": "infra/heimdall/seed-heimdall.py", "source_location": "L163", "receiver": "json"}, {"caller_nid": "$graphify-root$_infra_heimdall_seed_heimdall_load_links", "callee": "links_file", "is_member_call": false, "indirect": true, "context": "argument", "source_file": "infra/heimdall/seed-heimdall.py", "source_location": "L163"}, {"caller_nid": "$graphify-root$_infra_heimdall_seed_heimdall_py", "callee": "OSError", "is_member_call": false, "indirect": true, "context": "collection", "source_file": "infra/heimdall/seed-heimdall.py", "source_location": "L172"}]} |