wolf4ood / gremlin-rs

Gremlin Rust
Apache License 2.0
106 stars 29 forks source link

Edge labels should rely on Labels type, not string #175

Closed mlemesle closed 1 year ago

mlemesle commented 1 year ago

Closes #174

This PR intend to change Edges methods inputs from String to Labels