- Created new JSON file for database.md with nodes and edges representing the structure and relationships within the document. - Created new JSON file for architecture.md with nodes and edges detailing the architecture of the task 14 events utilization.
1 line
1.5 KiB
JSON
1 line
1.5 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_billing_event_invoicefinalized_php", "label": "InvoiceFinalized.php", "file_type": "code", "source_file": "src/Billing/Event/InvoiceFinalized.php", "source_location": "L1"}, {"id": "event_invoicefinalized_invoicefinalized", "label": "InvoiceFinalized", "file_type": "code", "source_file": "src/Billing/Event/InvoiceFinalized.php", "source_location": "L12"}, {"id": "event_invoicefinalized_invoicefinalized_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Billing/Event/InvoiceFinalized.php", "source_location": "L14"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_billing_event_invoicefinalized_php", "target": "invoice", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Billing/Event/InvoiceFinalized.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_billing_event_invoicefinalized_php", "target": "event_invoicefinalized_invoicefinalized", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Billing/Event/InvoiceFinalized.php", "source_location": "L12", "weight": 1.0}, {"source": "event_invoicefinalized_invoicefinalized", "target": "event_invoicefinalized_invoicefinalized_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Event/InvoiceFinalized.php", "source_location": "L14", "weight": 1.0}], "raw_calls": []} |