0.9.11
Documentation
Changelog
This release features better support for DELETE
queries on Amazon Neptune and other databases, as well as other bugfixes and performance improvements.
- Translation improvements:
- Native implementation of list functions
head
,tail
,last
(#149, #152) - Support for unnamed relationship patterns in expressions (#150)
- Improved translation of
DELETE
andDETACH DELETE
(#139, #151, #153) - Multiple step labels for the same step are reduced to one (#138)
- Unnecessary if-not-null checks are removed where possible (#137)
- Native implementation of list functions
- Translation module:
- Examples:
- A demo project for various Cypher for Gremlin API features is now available
TCK
- Report 0.9.11
- Passing: 769
- Failing: 117
- Coverage: 87%