Closed oco-adam closed 3 years ago
Thanks for reporting.
Sorry, current version of greskell doesn't implement match
step. I don't have much time to develop it immediately. Pull-requests are welcome.
greskell-1.2.0.0 now supports match() and where() steps.
Apologies if I'm missing something, but I can't find the match() step for Graph Traversal.
This would provide a declarative way of traversing the graph, which is extremely useful.
Would it be possible to add this to the API?