Skip to content

Implement Pattern Matching in the WHERE clause #1577

Description

@dehowef

Currently, the syntax for pattern matching in the WHERE clause is not implemented.

For example, the syntax:
MATCH (a) WHERE (a)-[]-() RETURN a

and other similar syntaxes are valid queries and should return a result.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions