cleishm / libcypher-parser

Cypher Parser Library
Apache License 2.0
147 stars 39 forks source link

support `CALL {} (subquery)` #33

Open xuguruogu opened 4 years ago

xuguruogu commented 4 years ago

neo4j support CALL {} (subquery) since v3.5. It is an amazing feature.

https://neo4j.com/docs/cypher-manual/4.1/clauses/call-subquery/

xuwinrar commented 1 year ago

@cleishm , is there any update on this issue? thanks.

cleishm commented 1 year ago

Pull requests for an implementation are welcome.

On Thu, Mar 30, 2023 at 11:23 xuwinrar @.***> wrote:

@cleishm https://github.com/cleishm , is there any update on this issue? thanks.

— Reply to this email directly, view it on GitHub https://github.com/cleishm/libcypher-parser/issues/33#issuecomment-1489978812, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAATOI6CBVBJ2TRULJT4UTTW6VGHPANCNFSM4RKJORBA . You are receiving this because you were mentioned.Message ID: @.***>

cylindrical2002 commented 8 months ago

@cleishm , is there any update on this issue? thanks.

Look like this feature is not in Open Cypher 9 Standard, you can read this railroad.