wolf4ood/gremlin-rs

Implement Remaining Vertex/Edge Step

Closed this issue · 0 comments

There is only 1 vertex step implemented which is out step.
There are still missing

  • in -> in_
  • ouE -> out_e
  • inE -> in_e
  • inV -> in_v
  • outV -> out_v