Negative parameter values trigger parsing error · Issue #1331 · RedisGraph/RedisGraph · GitHub
Skip to content

Negative parameter values trigger parsing error #1331

Description

@swilly22
127.0.0.1:6379> GRAPH.QUERY g "CYPHER balance = -1 RETURN $balance"
(error) errMsg: Invalid input 'b': expected ';', a statement option, a query hint, a clause or a schema command line: 1, column: 1, offset: 0 errCtx: balance = -1000.4 RETURN $balance errCtxOffset: 0

Originally reported by https://forum.redislabs.com/t/issue-with-negative-numeric-query-parameters-using-the-python-client/874

Metadata

Metadata

Assignees

Labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions