1 line
6.2 KiB
JSON
1 line
6.2 KiB
JSON
{"nodes": [{"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_repository_academicyearrepository_java", "label": "AcademicYearRepository.java", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/repository/AcademicYearRepository.java", "source_location": "L1"}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_repository_academicyearrepository_academicyearrepository", "label": "AcademicYearRepository", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/repository/AcademicYearRepository.java", "source_location": "L8", "_callable": true}, {"id": "jparepository", "label": "JpaRepository", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "academicyear", "label": "AcademicYear", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/repository/AcademicYearRepository.java"}, {"id": "long", "label": "Long", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/repository/AcademicYearRepository.java"}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_repository_academicyearrepository_academicyearrepository_findbytitle", "label": ".findByTitle()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/repository/AcademicYearRepository.java", "source_location": "L10", "_callable": true}, {"id": "string", "label": "String", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/repository/AcademicYearRepository.java"}, {"id": "optional", "label": "Optional", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/repository/AcademicYearRepository.java"}], "edges": [{"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_repository_academicyearrepository_java", "target": "academicyear", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/repository/AcademicYearRepository.java", "source_location": "L3", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_repository_academicyearrepository_java", "target": "jparepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/repository/AcademicYearRepository.java", "source_location": "L4", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_repository_academicyearrepository_java", "target": "optional", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/repository/AcademicYearRepository.java", "source_location": "L6", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_repository_academicyearrepository_java", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_repository_academicyearrepository_academicyearrepository", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/repository/AcademicYearRepository.java", "source_location": "L8", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_repository_academicyearrepository_academicyearrepository", "target": "jparepository", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/repository/AcademicYearRepository.java", "source_location": "L8", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_repository_academicyearrepository_academicyearrepository", "target": "academicyear", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/repository/AcademicYearRepository.java", "source_location": "L8", "weight": 1.0, "context": "generic_arg"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_repository_academicyearrepository_academicyearrepository", "target": "long", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/repository/AcademicYearRepository.java", "source_location": "L8", "weight": 1.0, "context": "generic_arg"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_repository_academicyearrepository_academicyearrepository", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_repository_academicyearrepository_academicyearrepository_findbytitle", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/repository/AcademicYearRepository.java", "source_location": "L10", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_repository_academicyearrepository_academicyearrepository_findbytitle", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/repository/AcademicYearRepository.java", "source_location": "L10", "weight": 1.0, "context": "parameter_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_repository_academicyearrepository_academicyearrepository_findbytitle", "target": "optional", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/repository/AcademicYearRepository.java", "source_location": "L10", "weight": 1.0, "context": "return_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_repository_academicyearrepository_academicyearrepository_findbytitle", "target": "academicyear", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/repository/AcademicYearRepository.java", "source_location": "L10", "weight": 1.0, "context": "generic_arg"}], "raw_calls": []} |