pub fn extract_edge_properties_from_collection_kind(
collection_kind: &CollectionKind,
) -> HashSet<HydroEdgeProp>Available on crate feature
viz only.Expand description
Extract semantic edge properties from CollectionKind metadata. This function analyzes the collection type and extracts relevant semantic tags for visualization purposes.