- 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
2.0 KiB
JSON
1 line
2.0 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_insurance_valueobject_coveragerule_php", "label": "CoverageRule.php", "file_type": "code", "source_file": "src/Insurance/ValueObject/CoverageRule.php", "source_location": "L1"}, {"id": "valueobject_coveragerule_coveragerule", "label": "CoverageRule", "file_type": "code", "source_file": "src/Insurance/ValueObject/CoverageRule.php", "source_location": "L5"}, {"id": "valueobject_coveragerule_coveragerule_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Insurance/ValueObject/CoverageRule.php", "source_location": "L7"}, {"id": "valueobject_coveragerule_coveragerule_notcovered", "label": ".notCovered()", "file_type": "code", "source_file": "src/Insurance/ValueObject/CoverageRule.php", "source_location": "L18"}, {"id": "self", "label": "self", "file_type": "code", "source_file": "src/Insurance/ValueObject/CoverageRule.php", "source_location": "L18"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_insurance_valueobject_coveragerule_php", "target": "valueobject_coveragerule_coveragerule", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Insurance/ValueObject/CoverageRule.php", "source_location": "L5", "weight": 1.0}, {"source": "valueobject_coveragerule_coveragerule", "target": "valueobject_coveragerule_coveragerule_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/ValueObject/CoverageRule.php", "source_location": "L7", "weight": 1.0}, {"source": "valueobject_coveragerule_coveragerule", "target": "valueobject_coveragerule_coveragerule_notcovered", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/ValueObject/CoverageRule.php", "source_location": "L18", "weight": 1.0}, {"source": "valueobject_coveragerule_coveragerule_notcovered", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/ValueObject/CoverageRule.php", "source_location": "L18", "weight": 1.0, "context": "return_type"}], "raw_calls": []} |