root 4df8ae273e Add edge_type support to graph table and API
- New column edge_type varchar(30) in graph table
- GET /api/graph/edges returns edge_type (defaults to "db" if null)
- POST /api/graph/edges accepts type parameter and stores as edge_type

Types: mirror, sequence, composition, dependency, maturity, manual, db
2026-01-02 01:24:58 +00:00
Description
HST Semantic Tags API - Flask backend
52 KiB
Languages
Python 97.4%
Dockerfile 2.6%