apache / apache/age

Implement Pattern Matching in the WHERE clause

Open
#1,577 1 comment 1 reaction 0 assignees View on GitHub
enhancement feature request override-stale
Dominant language
C
Stars
4.8k
Forks
523
Avg merge
1d 2h
Merged PRs (30d)
9

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.