migrate_kg_uuids
One-time migration: assign UUID7 to all KG entities and stamp src_uuid / tgt_uuid on all relationships.
Idempotent – only touches nodes/edges where the uuid fields are NULL.
Usage:
python migrate_kg_uuids.py [--redis-url redis://localhost:6379/0]