Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Formatting issue #6

Open
Heziode opened this issue May 10, 2023 · 0 comments
Open

Formatting issue #6

Heziode opened this issue May 10, 2023 · 0 comments

Comments

@Heziode
Copy link

Heziode commented May 10, 2023

Hi 👋,

I got the same error as jakeboone02/cypher-query-language#5

The following code:

RETURN apoc.map.merge ({ a:1 }, {b:2})

Is re-formatted to:

RETURN apoc.map. MERGE ({ a:1 }, {b:2})

Same issue with apoc.map.contains.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant