Skip to main content

relationship_type

Function relationship_type 

Source
pub fn relationship_type(value: &str) -> String
Expand description

Normalizes an edge label into an uppercase backend relationship type.

Non-ASCII-alphanumeric characters become underscores. Empty labels fall back to RELATED_TO.