Skip to content

Boolean and integer values are exported as strings #34

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

Open
gianlubiscotto opened this issue Sep 10, 2020 · 0 comments
Open

Boolean and integer values are exported as strings #34

gianlubiscotto opened this issue Sep 10, 2020 · 0 comments

Comments

@gianlubiscotto
Copy link

Hello,

I'm trying to save boolean and integer values as parameters' values but when cypher is generated, the tool manage them as strings encapsulated into single quotes.

Inside a node, in property text area I am writing:

property: true

and in the export cypher textarea the tool outputs:

{property:'true'}

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