age icon indicating copy to clipboard operation
age copied to clipboard

Implement Pattern Matching in the WHERE clause

Open dehowef opened this issue 1 year ago • 1 comments

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.

dehowef avatar Feb 08 '24 10:02 dehowef

This issue is stale because it has been open 45 days with no activity. Remove "Abondoned" label or comment or this will be closed in 7 days.

github-actions[bot] avatar May 11 '24 00:05 github-actions[bot]