Closed litewarp closed 3 years ago
I am getting the following error using the 'create' function on queryRunner:
Neo4jError: The old parameter syntax `{param}` is no longer supported. Please use `$param` instead
This is the offending syntax.
Not sure when things switched over, but it now errs.
Thanks for reporting this bug. I'll get to it soon!
Deployed in 1.9.0, this should no longer be an issue.
I am getting the following error using the 'create' function on queryRunner:
This is the offending syntax.
Not sure when things switched over, but it now errs.