wolf4ood / gremlin-rs

Gremlin Rust
Apache License 2.0
108 stars 30 forks source link

Missing gremlin store step #191

Open karanjitsingh opened 1 year ago

karanjitsingh commented 1 year ago

Hi, I have a query that requires me to use the .store step through the rust client. I'm struggling to implement this myself. Any pointers will be helpful. If I'm able to successfully implement this would definitely raise a PR.