Files
magistr/graphify-out/cache/ast/v0.9.5/b8a22adcc580c23dec6a60b8ff0188cf7e95da29bd5299d52030f80aa9b688b5.json
2026-07-04 15:47:12 +03:00

1 line
15 KiB
JSON

{"nodes": [{"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_subjectcomment_java", "label": "SubjectComment.java", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/model/SubjectComment.java", "source_location": "L1"}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_subjectcomment_subjectcomment", "label": "SubjectComment", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/model/SubjectComment.java", "source_location": "L7", "_callable": true}, {"id": "entity", "label": "Entity", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/model/SubjectComment.java"}, {"id": "table", "label": "Table", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/model/SubjectComment.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/model/SubjectComment.java"}, {"id": "subject", "label": "Subject", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/model/SubjectComment.java"}, {"id": "user", "label": "User", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/model/SubjectComment.java"}, {"id": "string", "label": "String", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/model/SubjectComment.java"}, {"id": "localdatetime", "label": "LocalDateTime", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/model/SubjectComment.java"}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_subjectcomment_subjectcomment_getid", "label": ".getId()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/model/SubjectComment.java", "source_location": "L29", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_subjectcomment_subjectcomment_getsubject", "label": ".getSubject()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/model/SubjectComment.java", "source_location": "L33", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_subjectcomment_subjectcomment_setsubject", "label": ".setSubject()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/model/SubjectComment.java", "source_location": "L37", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_subjectcomment_subjectcomment_getauthor", "label": ".getAuthor()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/model/SubjectComment.java", "source_location": "L41", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_subjectcomment_subjectcomment_setauthor", "label": ".setAuthor()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/model/SubjectComment.java", "source_location": "L45", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_subjectcomment_subjectcomment_getcomment", "label": ".getComment()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/model/SubjectComment.java", "source_location": "L49", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_subjectcomment_subjectcomment_setcomment", "label": ".setComment()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/model/SubjectComment.java", "source_location": "L53", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_subjectcomment_subjectcomment_getcreatedat", "label": ".getCreatedAt()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/model/SubjectComment.java", "source_location": "L57", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_subjectcomment_subjectcomment_setcreatedat", "label": ".setCreatedAt()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/model/SubjectComment.java", "source_location": "L61", "_callable": true}], "edges": [{"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_subjectcomment_java", "target": "persistence", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/SubjectComment.java", "source_location": "L3", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_subjectcomment_java", "target": "localdatetime", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/SubjectComment.java", "source_location": "L5", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_subjectcomment_java", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_subjectcomment_subjectcomment", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/SubjectComment.java", "source_location": "L7", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_subjectcomment_subjectcomment", "target": "entity", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/SubjectComment.java", "source_location": "L7", "weight": 1.0, "context": "attribute"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_subjectcomment_subjectcomment", "target": "table", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/SubjectComment.java", "source_location": "L7", "weight": 1.0, "context": "attribute"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_subjectcomment_subjectcomment", "target": "long", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/SubjectComment.java", "source_location": "L11", "weight": 1.0, "context": "field"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_subjectcomment_subjectcomment", "target": "subject", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/SubjectComment.java", "source_location": "L15", "weight": 1.0, "context": "field"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_subjectcomment_subjectcomment", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/SubjectComment.java", "source_location": "L19", "weight": 1.0, "context": "field"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_subjectcomment_subjectcomment", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/SubjectComment.java", "source_location": "L23", "weight": 1.0, "context": "field"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_subjectcomment_subjectcomment", "target": "localdatetime", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/SubjectComment.java", "source_location": "L26", "weight": 1.0, "context": "field"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_subjectcomment_subjectcomment", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_subjectcomment_subjectcomment_getid", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/SubjectComment.java", "source_location": "L29", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_subjectcomment_subjectcomment_getid", "target": "long", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/SubjectComment.java", "source_location": "L29", "weight": 1.0, "context": "return_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_subjectcomment_subjectcomment", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_subjectcomment_subjectcomment_getsubject", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/SubjectComment.java", "source_location": "L33", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_subjectcomment_subjectcomment_getsubject", "target": "subject", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/SubjectComment.java", "source_location": "L33", "weight": 1.0, "context": "return_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_subjectcomment_subjectcomment", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_subjectcomment_subjectcomment_setsubject", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/SubjectComment.java", "source_location": "L37", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_subjectcomment_subjectcomment_setsubject", "target": "subject", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/SubjectComment.java", "source_location": "L37", "weight": 1.0, "context": "parameter_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_subjectcomment_subjectcomment", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_subjectcomment_subjectcomment_getauthor", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/SubjectComment.java", "source_location": "L41", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_subjectcomment_subjectcomment_getauthor", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/SubjectComment.java", "source_location": "L41", "weight": 1.0, "context": "return_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_subjectcomment_subjectcomment", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_subjectcomment_subjectcomment_setauthor", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/SubjectComment.java", "source_location": "L45", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_subjectcomment_subjectcomment_setauthor", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/SubjectComment.java", "source_location": "L45", "weight": 1.0, "context": "parameter_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_subjectcomment_subjectcomment", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_subjectcomment_subjectcomment_getcomment", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/SubjectComment.java", "source_location": "L49", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_subjectcomment_subjectcomment_getcomment", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/SubjectComment.java", "source_location": "L49", "weight": 1.0, "context": "return_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_subjectcomment_subjectcomment", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_subjectcomment_subjectcomment_setcomment", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/SubjectComment.java", "source_location": "L53", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_subjectcomment_subjectcomment_setcomment", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/SubjectComment.java", "source_location": "L53", "weight": 1.0, "context": "parameter_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_subjectcomment_subjectcomment", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_subjectcomment_subjectcomment_getcreatedat", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/SubjectComment.java", "source_location": "L57", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_subjectcomment_subjectcomment_getcreatedat", "target": "localdatetime", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/SubjectComment.java", "source_location": "L57", "weight": 1.0, "context": "return_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_subjectcomment_subjectcomment", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_subjectcomment_subjectcomment_setcreatedat", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/SubjectComment.java", "source_location": "L61", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_subjectcomment_subjectcomment_setcreatedat", "target": "localdatetime", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/SubjectComment.java", "source_location": "L61", "weight": 1.0, "context": "parameter_type"}], "raw_calls": []}