Skip to content

Boolean and integer values are exported as strings #34

@gianlubiscotto

Description

@gianlubiscotto

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'}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions