Dev: 1b3725a3
Pre-release
Pre-release
[cypher]
- Use parentheses at operators that might be affected by precedence.
With
syntax for 3, 4 and 5 expressions.- Syntax for
null
expression.
[apoc]
ValidateException
: helps to extract errors thrown byapoc.util.validate
procedure.- Changes to
when
andcase
syntax. - Support
apoc.do.when
andapoc.do.case
calls. - Fixes for type overprecision.