Hi,
Is there any info on when could the support for call subquery be released.
neo4j supports this CALL {} (subquery) - Cypher Manual and it comes handy when doing post processing on union query results.
Thanks in advance for any info on this
Hi,
Is there any info on when could the support for call subquery be released.
neo4j supports this CALL {} (subquery) - Cypher Manual and it comes handy when doing post processing on union query results.
Thanks in advance for any info on this
We are working on CALL subquery right now (you can look at the GitHub - RedisGraph/RedisGraph at call_subquery branch).
We currently plan to release it as part of 2.12 by end of May 2023.
Hi @LiorKogan,
Are you aware if these changes workable yet? if so, are they available in the redisgraph edge docker image? Otherwise I can try to install redisgraph from this branch. Please let me know.
Not merged yet. Still work in progress.