opencypher / openCypher

Specification of the Cypher property graph query language
http://www.opencypher.org
Apache License 2.0
858 stars 150 forks source link

[question] nested subqueries #266

Open geoHeil opened 7 years ago

geoHeil commented 7 years ago

How can nested subqueries be formulated in cypher? I found https://github.com/petraselmer/openCypher/blob/CIP-nested-subqueries/cip/1.accepted/CIP2016-06-22-nested-updating-and-chained-subqueries.adoc but it looks like this has not been implemented.

Mats-SX commented 7 years ago

Hi @geoHeil and thanks for reaching out to us!

Indeed, you've found the right document for nested subqueries, and as you may observe it is not yet accepted. I don't know of any implementation of the proposal, but such may appear once the proposal has been accepted by the oCIG.