debug-ito / greskell

Haskell binding for Gremlin graph query language
https://hackage.haskell.org/package/greskell
27 stars 4 forks source link

Extension about .from() and .to() modulators #9

Open debug-ito opened 4 years ago

debug-ito commented 4 years ago

Current greskell supports use of .from and .to modulators for .addE step that take Traversal argument, but there are more uses about them.

If you need this extension, just add a comment to this issue.