1 line
2.2 KiB
JSON
1 line
2.2 KiB
JSON
{"nodes": [{"id": "packages_db_index_ts", "label": "index.ts", "file_type": "code", "source_file": "packages/db/index.ts", "source_location": "L1"}, {"id": "index_prismashardstatusrepository", "label": "PrismaShardStatusRepository", "file_type": "code", "source_file": "packages/db/index.ts", "source_location": "L14"}, {"id": "index_prismashardstatusrepository_constructor", "label": ".constructor()", "file_type": "code", "source_file": "packages/db/index.ts", "source_location": "L15"}, {"id": "index_prismashardstatusrepository_upsertstatus", "label": ".upsertStatus()", "file_type": "code", "source_file": "packages/db/index.ts", "source_location": "L17"}, {"id": "index_prismashardstatusrepository_getstatus", "label": ".getStatus()", "file_type": "code", "source_file": "packages/db/index.ts", "source_location": "L25"}], "edges": [{"source": "packages_db_index_ts", "target": "client", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "packages/db/index.ts", "source_location": "L1", "weight": 1.0}, {"source": "packages_db_index_ts", "target": "index_prismashardstatusrepository", "relation": "contains", "confidence": "EXTRACTED", "source_file": "packages/db/index.ts", "source_location": "L14", "weight": 1.0}, {"source": "index_prismashardstatusrepository", "target": "index_prismashardstatusrepository_constructor", "relation": "method", "confidence": "EXTRACTED", "source_file": "packages/db/index.ts", "source_location": "L15", "weight": 1.0}, {"source": "index_prismashardstatusrepository", "target": "index_prismashardstatusrepository_upsertstatus", "relation": "method", "confidence": "EXTRACTED", "source_file": "packages/db/index.ts", "source_location": "L17", "weight": 1.0}, {"source": "index_prismashardstatusrepository", "target": "index_prismashardstatusrepository_getstatus", "relation": "method", "confidence": "EXTRACTED", "source_file": "packages/db/index.ts", "source_location": "L25", "weight": 1.0}], "raw_calls": [{"caller_nid": "index_prismashardstatusrepository_upsertstatus", "callee": "upsert", "source_file": "packages/db/index.ts", "source_location": "L18"}, {"caller_nid": "index_prismashardstatusrepository_getstatus", "callee": "findUnique", "source_file": "packages/db/index.ts", "source_location": "L26"}]} |