Skip to content

is CypherParser object thread safe? #18

@gato

Description

@gato

Hi!,
I'm using the latest release of the front end (9.0.20190305) to parse cypher queries in a server
I would like to create a single CypherParser object at the beginning of the application and then parse queries requests using this single / shared parser object. Is this doable? or should I have to create a Parser every time I have to parse a new query?
Thanks.

Marcelo

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions