pub fn relationship_type(value: &str) -> String
Normalizes an edge label into an uppercase backend relationship type.
Non-ASCII-alphanumeric characters become underscores. Empty labels fall back to RELATED_TO.
RELATED_TO