Skip to content

Two small errors in quick example in README #146

Closed
@zariuq

Description

@zariuq

There is an extra "}" in both of the lines below at the end in the example in the README. Simply removing those works.

"MERGE (a)-[:KNOWS]->(friend:Person {name: $friend_name})"
"MATCH (a:Person)-[:KNOWS]->(friend) WHERE a.name = $name "

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