> Lots of great new language support by khoale88, thank you!!
Performance
- Improves performance of the `limit` argument by offloading the result-limiting behavior to `grandiso`.
Features
- Add behavior for disconnected matches of multiple graph components (17, thanks khoale88!)
- Add support for anonymous nodes (16, thanks khoale88!)
- Support chained edges like `(A)-[]->(B)-[]-(C)` (15, thanks khoale88!)
- Support backwards edges (14, thanks khoale88!)
- Support `NULL` and the `is` operator in queriy `WHERE` and property queries (13, thanks khoale88!)