Considering this package is no longer being maintained, and it is lacking some Cypher features I use quite a bit (for example, subqueries and case statements), I was looking for an alternative.
It seems Neo4j has released their own package which is quite similar in functionality to this (although the syntax is quite different, as it's not a fluent API). I've started using it, and aside from some refactoring it does seem like a newer and better solution.
This issue can serve as a discussion point of why one should or shouldn't switch, a feature comparison, etc.
Considering this is still the first result in Google, I figured I would post this to help anyone coming across this repo.
Considering this package is no longer being maintained, and it is lacking some Cypher features I use quite a bit (for example, subqueries and case statements), I was looking for an alternative.
It seems Neo4j has released their own package which is quite similar in functionality to this (although the syntax is quite different, as it's not a fluent API). I've started using it, and aside from some refactoring it does seem like a newer and better solution.
This issue can serve as a discussion point of why one should or shouldn't switch, a feature comparison, etc.
Considering this is still the first result in Google, I figured I would post this to help anyone coming across this repo.