{"nodes": [{"id": "root_socialdesk_apps_web_src_app_api_posts_route_js", "label": "route.js", "file_type": "code", "source_file": "/root/socialdesk/apps/web/src/app/api/posts/route.js", "source_location": "L1"}, {"id": "posts_route_getprofile", "label": "getProfile()", "file_type": "code", "source_file": "/root/socialdesk/apps/web/src/app/api/posts/route.js", "source_location": "L9"}, {"id": "posts_route_isvideomediaurl", "label": "isVideoMediaUrl()", "file_type": "code", "source_file": "/root/socialdesk/apps/web/src/app/api/posts/route.js", "source_location": "L15"}, {"id": "posts_route_get", "label": "GET()", "file_type": "code", "source_file": "/root/socialdesk/apps/web/src/app/api/posts/route.js", "source_location": "L19"}, {"id": "posts_route_post", "label": "POST()", "file_type": "code", "source_file": "/root/socialdesk/apps/web/src/app/api/posts/route.js", "source_location": "L45"}], "edges": [{"source": "root_socialdesk_apps_web_src_app_api_posts_route_js", "target": "root_socialdesk_apps_web_src_app_api_utils_sql_js", "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/web/src/app/api/posts/route.js", "source_location": "L1", "weight": 1.0}, {"source": "root_socialdesk_apps_web_src_app_api_posts_route_js", "target": "root_socialdesk_apps_web_src_app_api_utils_pagination_js", "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/web/src/app/api/posts/route.js", "source_location": "L2", "weight": 1.0}, {"source": "root_socialdesk_apps_web_src_app_api_posts_route_js", "target": "utils_pagination_getpagination", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/web/src/app/api/posts/route.js", "source_location": "L2", "weight": 1.0}, {"source": "root_socialdesk_apps_web_src_app_api_posts_route_js", "target": "utils_pagination_paginatedresponse", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/web/src/app/api/posts/route.js", "source_location": "L2", "weight": 1.0}, {"source": "root_socialdesk_apps_web_src_app_api_posts_route_js", "target": "root_socialdesk_apps_web_src_app_api_utils_rate_limit_js", "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/web/src/app/api/posts/route.js", "source_location": "L3", "weight": 1.0}, {"source": "root_socialdesk_apps_web_src_app_api_posts_route_js", "target": "utils_rate_limit_ratelimit", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/web/src/app/api/posts/route.js", "source_location": "L3", "weight": 1.0}, {"source": "root_socialdesk_apps_web_src_app_api_posts_route_js", "target": "root_socialdesk_apps_web_src_app_api_utils_audit_log_js", "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/web/src/app/api/posts/route.js", "source_location": "L4", "weight": 1.0}, {"source": "root_socialdesk_apps_web_src_app_api_posts_route_js", "target": "utils_audit_log_logaudit", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/web/src/app/api/posts/route.js", "source_location": "L4", "weight": 1.0}, {"source": "root_socialdesk_apps_web_src_app_api_posts_route_js", "target": "utils_audit_log_audit_actions", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/web/src/app/api/posts/route.js", "source_location": "L4", "weight": 1.0}, {"source": "root_socialdesk_apps_web_src_app_api_posts_route_js", "target": "root_socialdesk_apps_web_src_auth_js", "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/web/src/app/api/posts/route.js", "source_location": "L5", "weight": 1.0}, {"source": "root_socialdesk_apps_web_src_app_api_posts_route_js", "target": "src_auth_auth", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/web/src/app/api/posts/route.js", "source_location": "L5", "weight": 1.0}, {"source": "root_socialdesk_apps_web_src_app_api_posts_route_js", "target": "root_socialdesk_apps_web_src_app_api_utils_redis_js", "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/web/src/app/api/posts/route.js", "source_location": "L7", "weight": 1.0}, {"source": "root_socialdesk_apps_web_src_app_api_posts_route_js", "target": "utils_redis_getqueue", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/web/src/app/api/posts/route.js", "source_location": "L7", "weight": 1.0}, {"source": "root_socialdesk_apps_web_src_app_api_posts_route_js", "target": "posts_route_getprofile", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/web/src/app/api/posts/route.js", "source_location": "L9", "weight": 1.0}, {"source": "root_socialdesk_apps_web_src_app_api_posts_route_js", "target": "posts_route_isvideomediaurl", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/web/src/app/api/posts/route.js", "source_location": "L15", "weight": 1.0}, {"source": "root_socialdesk_apps_web_src_app_api_posts_route_js", "target": "posts_route_get", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/web/src/app/api/posts/route.js", "source_location": "L19", "weight": 1.0}, {"source": "root_socialdesk_apps_web_src_app_api_posts_route_js", "target": "posts_route_post", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/web/src/app/api/posts/route.js", "source_location": "L45", "weight": 1.0}, {"source": "posts_route_get", "target": "posts_route_getprofile", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/web/src/app/api/posts/route.js", "source_location": "L27", "weight": 1.0}, {"source": "posts_route_post", "target": "posts_route_getprofile", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/web/src/app/api/posts/route.js", "source_location": "L53", "weight": 1.0}, {"source": "posts_route_post", "target": "posts_route_isvideomediaurl", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/web/src/app/api/posts/route.js", "source_location": "L70", "weight": 1.0}], "raw_calls": [{"caller_nid": "posts_route_getprofile", "callee": "sql", "is_member_call": false, "source_file": "/root/socialdesk/apps/web/src/app/api/posts/route.js", "source_location": "L11"}, {"caller_nid": "posts_route_isvideomediaurl", "callee": "test", "is_member_call": true, "source_file": "/root/socialdesk/apps/web/src/app/api/posts/route.js", "source_location": "L16"}, {"caller_nid": "posts_route_get", "callee": "rateLimit", "is_member_call": false, "source_file": "/root/socialdesk/apps/web/src/app/api/posts/route.js", "source_location": "L21"}, {"caller_nid": "posts_route_get", "callee": "json", "is_member_call": true, "source_file": "/root/socialdesk/apps/web/src/app/api/posts/route.js", "source_location": "L22"}, {"caller_nid": "posts_route_get", "callee": "auth", "is_member_call": false, "source_file": "/root/socialdesk/apps/web/src/app/api/posts/route.js", "source_location": "L23"}, {"caller_nid": "posts_route_get", "callee": "json", "is_member_call": true, "source_file": "/root/socialdesk/apps/web/src/app/api/posts/route.js", "source_location": "L25"}, {"caller_nid": "posts_route_get", "callee": "json", "is_member_call": true, "source_file": "/root/socialdesk/apps/web/src/app/api/posts/route.js", "source_location": "L28"}, {"caller_nid": "posts_route_get", "callee": "getPagination", "is_member_call": false, "source_file": "/root/socialdesk/apps/web/src/app/api/posts/route.js", "source_location": "L30"}, {"caller_nid": "posts_route_get", "callee": "sql", "is_member_call": false, "source_file": "/root/socialdesk/apps/web/src/app/api/posts/route.js", "source_location": "L31"}, {"caller_nid": "posts_route_get", "callee": "sql", "is_member_call": false, "source_file": "/root/socialdesk/apps/web/src/app/api/posts/route.js", "source_location": "L32"}, {"caller_nid": "posts_route_get", "callee": "json", "is_member_call": true, "source_file": "/root/socialdesk/apps/web/src/app/api/posts/route.js", "source_location": "L38"}, {"caller_nid": "posts_route_get", "callee": "paginatedResponse", "is_member_call": false, "source_file": "/root/socialdesk/apps/web/src/app/api/posts/route.js", "source_location": "L38"}, {"caller_nid": "posts_route_get", "callee": "error", "is_member_call": true, "source_file": "/root/socialdesk/apps/web/src/app/api/posts/route.js", "source_location": "L40"}, {"caller_nid": "posts_route_get", "callee": "json", "is_member_call": true, "source_file": "/root/socialdesk/apps/web/src/app/api/posts/route.js", "source_location": "L41"}, {"caller_nid": "posts_route_post", "callee": "rateLimit", "is_member_call": false, "source_file": "/root/socialdesk/apps/web/src/app/api/posts/route.js", "source_location": "L47"}, {"caller_nid": "posts_route_post", "callee": "json", "is_member_call": true, "source_file": "/root/socialdesk/apps/web/src/app/api/posts/route.js", "source_location": "L48"}, {"caller_nid": "posts_route_post", "callee": "auth", "is_member_call": false, "source_file": "/root/socialdesk/apps/web/src/app/api/posts/route.js", "source_location": "L49"}, {"caller_nid": "posts_route_post", "callee": "json", "is_member_call": true, "source_file": "/root/socialdesk/apps/web/src/app/api/posts/route.js", "source_location": "L51"}, {"caller_nid": "posts_route_post", "callee": "json", "is_member_call": true, "source_file": "/root/socialdesk/apps/web/src/app/api/posts/route.js", "source_location": "L55"}, {"caller_nid": "posts_route_post", "callee": "json", "is_member_call": true, "source_file": "/root/socialdesk/apps/web/src/app/api/posts/route.js", "source_location": "L57"}, {"caller_nid": "posts_route_post", "callee": "includes", "is_member_call": true, "source_file": "/root/socialdesk/apps/web/src/app/api/posts/route.js", "source_location": "L68"}, {"caller_nid": "posts_route_post", "callee": "isArray", "is_member_call": true, "source_file": "/root/socialdesk/apps/web/src/app/api/posts/route.js", "source_location": "L69"}, {"caller_nid": "posts_route_post", "callee": "json", "is_member_call": true, "source_file": "/root/socialdesk/apps/web/src/app/api/posts/route.js", "source_location": "L71"}, {"caller_nid": "posts_route_post", "callee": "sql", "is_member_call": false, "source_file": "/root/socialdesk/apps/web/src/app/api/posts/route.js", "source_location": "L89"}, {"caller_nid": "posts_route_post", "callee": "stringify", "is_member_call": true, "source_file": "/root/socialdesk/apps/web/src/app/api/posts/route.js", "source_location": "L91"}, {"caller_nid": "posts_route_post", "callee": "stringify", "is_member_call": true, "source_file": "/root/socialdesk/apps/web/src/app/api/posts/route.js", "source_location": "L91"}, {"caller_nid": "posts_route_post", "callee": "getQueue", "is_member_call": false, "source_file": "/root/socialdesk/apps/web/src/app/api/posts/route.js", "source_location": "L98"}, {"caller_nid": "posts_route_post", "callee": "add", "is_member_call": true, "source_file": "/root/socialdesk/apps/web/src/app/api/posts/route.js", "source_location": "L99"}, {"caller_nid": "posts_route_post", "callee": "log", "is_member_call": true, "source_file": "/root/socialdesk/apps/web/src/app/api/posts/route.js", "source_location": "L100"}, {"caller_nid": "posts_route_post", "callee": "error", "is_member_call": true, "source_file": "/root/socialdesk/apps/web/src/app/api/posts/route.js", "source_location": "L102"}, {"caller_nid": "posts_route_post", "callee": "catch", "is_member_call": true, "source_file": "/root/socialdesk/apps/web/src/app/api/posts/route.js", "source_location": "L106"}, {"caller_nid": "posts_route_post", "callee": "logAudit", "is_member_call": false, "source_file": "/root/socialdesk/apps/web/src/app/api/posts/route.js", "source_location": "L106"}, {"caller_nid": "posts_route_post", "callee": "json", "is_member_call": true, "source_file": "/root/socialdesk/apps/web/src/app/api/posts/route.js", "source_location": "L107"}, {"caller_nid": "posts_route_post", "callee": "error", "is_member_call": true, "source_file": "/root/socialdesk/apps/web/src/app/api/posts/route.js", "source_location": "L109"}, {"caller_nid": "posts_route_post", "callee": "json", "is_member_call": true, "source_file": "/root/socialdesk/apps/web/src/app/api/posts/route.js", "source_location": "L110"}]}