1 line
8.1 KiB
JSON
1 line
8.1 KiB
JSON
{"nodes": [{"id": "backend_schemas_items_py", "label": "items.py", "file_type": "code", "source_file": "backend/schemas/items.py", "source_location": "L1"}, {"id": "items_photoresponse", "label": "PhotoResponse", "file_type": "code", "source_file": "backend/schemas/items.py", "source_location": "L7"}, {"id": "basemodel", "label": "BaseModel", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "items_categorybase", "label": "CategoryBase", "file_type": "code", "source_file": "backend/schemas/items.py", "source_location": "L15"}, {"id": "items_categorycreate", "label": "CategoryCreate", "file_type": "code", "source_file": "backend/schemas/items.py", "source_location": "L20"}, {"id": "items_category", "label": "Category", "file_type": "code", "source_file": "backend/schemas/items.py", "source_location": "L24"}, {"id": "items_config", "label": "Config", "file_type": "code", "source_file": "backend/schemas/items.py", "source_location": "L27"}, {"id": "items_colorbase", "label": "ColorBase", "file_type": "code", "source_file": "backend/schemas/items.py", "source_location": "L32"}, {"id": "items_colorcreate", "label": "ColorCreate", "file_type": "code", "source_file": "backend/schemas/items.py", "source_location": "L36"}, {"id": "items_color", "label": "Color", "file_type": "code", "source_file": "backend/schemas/items.py", "source_location": "L40"}, {"id": "items_itembase", "label": "ItemBase", "file_type": "code", "source_file": "backend/schemas/items.py", "source_location": "L48"}, {"id": "items_itemcreate", "label": "ItemCreate", "file_type": "code", "source_file": "backend/schemas/items.py", "source_location": "L71"}, {"id": "items_item", "label": "Item", "file_type": "code", "source_file": "backend/schemas/items.py", "source_location": "L76"}, {"id": "items_serialize_photo_upload_date", "label": "serialize_photo_upload_date()", "file_type": "code", "source_file": "backend/schemas/items.py", "source_location": "L87"}, {"id": "items_rationale_8", "label": "Photo metadata for item responses.", "file_type": "rationale", "source_file": "backend/schemas/items.py", "source_location": "L8"}, {"id": "items_rationale_88", "label": "Serialize datetime to ISO format string for JSON.", "file_type": "rationale", "source_file": "backend/schemas/items.py", "source_location": "L88"}], "edges": [{"source": "backend_schemas_items_py", "target": "pydantic", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/schemas/items.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_schemas_items_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/schemas/items.py", "source_location": "L2", "weight": 1.0}, {"source": "backend_schemas_items_py", "target": "datetime", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/schemas/items.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_schemas_items_py", "target": "items_photoresponse", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/schemas/items.py", "source_location": "L7", "weight": 1.0}, {"source": "items_photoresponse", "target": "basemodel", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/schemas/items.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_schemas_items_py", "target": "items_categorybase", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/schemas/items.py", "source_location": "L15", "weight": 1.0}, {"source": "items_categorybase", "target": "basemodel", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/schemas/items.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_schemas_items_py", "target": "items_categorycreate", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/schemas/items.py", "source_location": "L20", "weight": 1.0}, {"source": "items_categorycreate", "target": "items_categorybase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/schemas/items.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_schemas_items_py", "target": "items_category", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/schemas/items.py", "source_location": "L24", "weight": 1.0}, {"source": "items_category", "target": "items_categorybase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/schemas/items.py", "source_location": "L24", "weight": 1.0}, {"source": "backend_schemas_items_py", "target": "items_config", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/schemas/items.py", "source_location": "L27", "weight": 1.0}, {"source": "backend_schemas_items_py", "target": "items_colorbase", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/schemas/items.py", "source_location": "L32", "weight": 1.0}, {"source": "items_colorbase", "target": "basemodel", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/schemas/items.py", "source_location": "L32", "weight": 1.0}, {"source": "backend_schemas_items_py", "target": "items_colorcreate", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/schemas/items.py", "source_location": "L36", "weight": 1.0}, {"source": "items_colorcreate", "target": "items_colorbase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/schemas/items.py", "source_location": "L36", "weight": 1.0}, {"source": "backend_schemas_items_py", "target": "items_color", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/schemas/items.py", "source_location": "L40", "weight": 1.0}, {"source": "items_color", "target": "items_colorbase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/schemas/items.py", "source_location": "L40", "weight": 1.0}, {"source": "backend_schemas_items_py", "target": "items_config", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/schemas/items.py", "source_location": "L43", "weight": 1.0}, {"source": "backend_schemas_items_py", "target": "items_itembase", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/schemas/items.py", "source_location": "L48", "weight": 1.0}, {"source": "items_itembase", "target": "basemodel", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/schemas/items.py", "source_location": "L48", "weight": 1.0}, {"source": "backend_schemas_items_py", "target": "items_itemcreate", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/schemas/items.py", "source_location": "L71", "weight": 1.0}, {"source": "items_itemcreate", "target": "items_itembase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/schemas/items.py", "source_location": "L71", "weight": 1.0}, {"source": "backend_schemas_items_py", "target": "items_item", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/schemas/items.py", "source_location": "L76", "weight": 1.0}, {"source": "items_item", "target": "items_itembase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/schemas/items.py", "source_location": "L76", "weight": 1.0}, {"source": "backend_schemas_items_py", "target": "items_config", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/schemas/items.py", "source_location": "L83", "weight": 1.0}, {"source": "backend_schemas_items_py", "target": "items_serialize_photo_upload_date", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/schemas/items.py", "source_location": "L87", "weight": 1.0}, {"source": "items_rationale_8", "target": "items_photoresponse", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/schemas/items.py", "source_location": "L8", "weight": 1.0}, {"source": "items_rationale_88", "target": "items_item_serialize_photo_upload_date", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/schemas/items.py", "source_location": "L88", "weight": 1.0}], "raw_calls": [{"caller_nid": "items_serialize_photo_upload_date", "callee": "isoformat", "source_file": "backend/schemas/items.py", "source_location": "L89"}]} |