Fixed
Details
Assignee
Gunnar MorlingGunnar MorlingReporter
Gunnar MorlingGunnar MorlingParticipants
Gunnar MorlingComponents
Fix versions
Priority
Major
Details
Details
Assignee
Gunnar Morling
Gunnar MorlingReporter
Gunnar Morling
Gunnar MorlingParticipants
Gunnar Morling
Components
Fix versions
Priority
Created July 7, 2014 at 12:24 PM
Updated July 30, 2014 at 7:07 AM
Resolved July 30, 2014 at 7:07 AM
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.