GraphDB Support 2.5.5
Improvements:
- Updated Cypher support
- Auto-publishing via Travis CI
- Harness and DB versions 3.4 and 3.5 tested, older versions upped
Bugfixes:
- Fixed some deprecation notices
- CALL apoc.schema.assert({}, {}); no longer gets reformatted to ASSERT
- Added support in parser for YIELD ... WHERE
- Reformat no longer uglifies query, and it gets interpreted correctly