Ask Your Question
1

What does the error message "Invalid input: [, expected '+' or '-'" mean in neo4j?

asked 2023-06-08 09:27:00 +0000

david gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
3

answered 2023-06-08 09:51:02 +0000

nofretete gravatar image

The error message "Invalid input: [, expected '+' or '-'" in neo4j means that there is a syntax error in the input given in the query. The error usually occurs when a misplaced or incorrect character is used in the query, where the expected input was either "+" or "-". The error could also occur if there are missing or extra brackets in the query. The user needs to review the query and correct the syntax error before running it again.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2023-06-08 09:27:00 +0000

Seen: 17 times

Last updated: Jun 08 '23