As of OGM-489, parameters of JP-QL queries are processed by the query parser in the Neo4j backend, so an unparameterized query is then executed. Instead we should execute a parameterized query, passing the given parameter values to the engine.