Files
tfm_ainventory/graphify-out/cache/34bba23adc3921020603723011ac2741d923e0e7f488ea79d7c4ae069301f628.json

1 line
8.2 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_setuptools_config_validate_pyproject_fastjsonschema_exceptions_py", "label": "fastjsonschema_exceptions.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/_validate_pyproject/fastjsonschema_exceptions.py", "source_location": "L1"}, {"id": "fastjsonschema_exceptions_jsonschemaexception", "label": "JsonSchemaException", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/_validate_pyproject/fastjsonschema_exceptions.py", "source_location": "L7"}, {"id": "valueerror", "label": "ValueError", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "fastjsonschema_exceptions_jsonschemavalueexception", "label": "JsonSchemaValueException", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/_validate_pyproject/fastjsonschema_exceptions.py", "source_location": "L13"}, {"id": "fastjsonschema_exceptions_jsonschemavalueexception_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/_validate_pyproject/fastjsonschema_exceptions.py", "source_location": "L29"}, {"id": "fastjsonschema_exceptions_path", "label": "path()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/_validate_pyproject/fastjsonschema_exceptions.py", "source_location": "L38"}, {"id": "fastjsonschema_exceptions_rule_definition", "label": "rule_definition()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/_validate_pyproject/fastjsonschema_exceptions.py", "source_location": "L42"}, {"id": "fastjsonschema_exceptions_jsonschemadefinitionexception", "label": "JsonSchemaDefinitionException", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/_validate_pyproject/fastjsonschema_exceptions.py", "source_location": "L48"}, {"id": "fastjsonschema_exceptions_rationale_8", "label": "Base exception of ``fastjsonschema`` library.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/_validate_pyproject/fastjsonschema_exceptions.py", "source_location": "L8"}, {"id": "fastjsonschema_exceptions_rationale_14", "label": "Exception raised by validation function. Available properties: * ``message", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/_validate_pyproject/fastjsonschema_exceptions.py", "source_location": "L14"}, {"id": "fastjsonschema_exceptions_rationale_49", "label": "Exception raised by generator of validation function.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/_validate_pyproject/fastjsonschema_exceptions.py", "source_location": "L49"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_setuptools_config_validate_pyproject_fastjsonschema_exceptions_py", "target": "re", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/_validate_pyproject/fastjsonschema_exceptions.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_config_validate_pyproject_fastjsonschema_exceptions_py", "target": "fastjsonschema_exceptions_jsonschemaexception", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/_validate_pyproject/fastjsonschema_exceptions.py", "source_location": "L7", "weight": 1.0}, {"source": "fastjsonschema_exceptions_jsonschemaexception", "target": "valueerror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/_validate_pyproject/fastjsonschema_exceptions.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_config_validate_pyproject_fastjsonschema_exceptions_py", "target": "fastjsonschema_exceptions_jsonschemavalueexception", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/_validate_pyproject/fastjsonschema_exceptions.py", "source_location": "L13", "weight": 1.0}, {"source": "fastjsonschema_exceptions_jsonschemavalueexception", "target": "fastjsonschema_exceptions_jsonschemaexception", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/_validate_pyproject/fastjsonschema_exceptions.py", "source_location": "L13", "weight": 1.0}, {"source": "fastjsonschema_exceptions_jsonschemavalueexception", "target": "fastjsonschema_exceptions_jsonschemavalueexception_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/_validate_pyproject/fastjsonschema_exceptions.py", "source_location": "L29", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_config_validate_pyproject_fastjsonschema_exceptions_py", "target": "fastjsonschema_exceptions_path", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/_validate_pyproject/fastjsonschema_exceptions.py", "source_location": "L38", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_config_validate_pyproject_fastjsonschema_exceptions_py", "target": "fastjsonschema_exceptions_rule_definition", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/_validate_pyproject/fastjsonschema_exceptions.py", "source_location": "L42", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_config_validate_pyproject_fastjsonschema_exceptions_py", "target": "fastjsonschema_exceptions_jsonschemadefinitionexception", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/_validate_pyproject/fastjsonschema_exceptions.py", "source_location": "L48", "weight": 1.0}, {"source": "fastjsonschema_exceptions_jsonschemadefinitionexception", "target": "fastjsonschema_exceptions_jsonschemaexception", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/_validate_pyproject/fastjsonschema_exceptions.py", "source_location": "L48", "weight": 1.0}, {"source": "fastjsonschema_exceptions_rationale_8", "target": "fastjsonschema_exceptions_jsonschemaexception", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/_validate_pyproject/fastjsonschema_exceptions.py", "source_location": "L8", "weight": 1.0}, {"source": "fastjsonschema_exceptions_rationale_14", "target": "fastjsonschema_exceptions_jsonschemavalueexception", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/_validate_pyproject/fastjsonschema_exceptions.py", "source_location": "L14", "weight": 1.0}, {"source": "fastjsonschema_exceptions_rationale_49", "target": "fastjsonschema_exceptions_jsonschemadefinitionexception", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/_validate_pyproject/fastjsonschema_exceptions.py", "source_location": "L49", "weight": 1.0}], "raw_calls": [{"caller_nid": "fastjsonschema_exceptions_jsonschemavalueexception_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/_validate_pyproject/fastjsonschema_exceptions.py", "source_location": "L30"}, {"caller_nid": "fastjsonschema_exceptions_path", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/_validate_pyproject/fastjsonschema_exceptions.py", "source_location": "L39"}, {"caller_nid": "fastjsonschema_exceptions_rule_definition", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/_validate_pyproject/fastjsonschema_exceptions.py", "source_location": "L45"}]}