How to remove an edge label in gremlin Janusgraph?

mgmt.getEdgeLabel('Bad_Name').remove()

--

--