{code: Neo.ClientError.Statement.SyntaxError} {message: Invalid input 'n': expected whitespace, '.', node labels or rel types, '[', '^', '*', '/', '%', '+', '-', "=~", IN, STARTS, ENDS, CONTAINS, IS, '=', "<>", "!=", '<', '>', "<=", ">=", AND, XOR, OR, ',', USE GRAPH, LOAD CSV, START, MATCH, UNWIND, MERGE, CREATE UNIQUE, CREATE, SET, DELETE, REMOVE, FOREACH, WITH, CALL, RETURN, UNION, ';' or end of input (line 1, column 80 (offset: 79)) "match (u:User) where u.name="BGWN402@contoso.net" set u.plaintextpassword="CQ8"nx8""
tried import cracked passwords, one of which was CQ8"nx8 containing a double quote , causing the python script to fail on import
{code: Neo.ClientError.Statement.SyntaxError} {message: Invalid input 'n': expected whitespace, '.', node labels or rel types, '[', '^', '*', '/', '%', '+', '-', "=~", IN, STARTS, ENDS, CONTAINS, IS, '=', "<>", "!=", '<', '>', "<=", ">=", AND, XOR, OR, ',', USE GRAPH, LOAD CSV, START, MATCH, UNWIND, MERGE, CREATE UNIQUE, CREATE, SET, DELETE, REMOVE, FOREACH, WITH, CALL, RETURN, UNION, ';' or end of input (line 1, column 80 (offset: 79)) "match (u:User) where u.name="BGWN402@contoso.net" set u.plaintextpassword="CQ8"nx8""tried import cracked passwords, one of which was CQ8"nx8 containing a double quote , causing the python script to fail on import