Closed DelphinePrinet closed 3 years ago
Hello,
I noticed that this issue is now closed; does that mean that the fix will be in the next release of ONgDB?
Thank you
Delphine
On Feb 19, 2021, at 6:53 PM, Brad Nussbaum notifications@github.com wrote:
Closed #66 https://github.com/graphfoundation/ongdb/issues/66.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/graphfoundation/ongdb/issues/66#event-4354721364, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIG456UV3ZFVPRJRKBYKR23S74I2LANCNFSM4WXTKYFQ.
@DelphinePrinet Unfortunately we will no longer be able to support ONgDB 3.5. Please see the official statement with more details: https://www.graphfoundation.org/graph-foundation-resolution-for-future-ongdb-development/
Thank you for the update
Sent from my iPhone
On Feb 21, 2021, at 3:21 PM, Brad Nussbaum notifications@github.com wrote:
@DelphinePrinet Unfortunately we will no longer be able to support ONgDB 3.5. Please see the official statement with more details: https://www.graphfoundation.org/graph-foundation-resolution-for-future-ongdb-development/
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.
Guidelines
Please note that GitHub issues are only meant for bug reports/feature requests. If you have questions on how to use Neo4j, please ask on StackOverflow instead of creating an issue here.
To help us understand your issue, please specify important details, primarily:
ONgDB version: 3.5.14
Operating system: Mac Big Sur 11.1
Steps to reproduce Ran a query (in the browser) that works fine in Neo Enterprise v. 3.5.19, as well as with ONgDB 3.5.4, 3.5.11 and 3.5.12. However when I try with 3.5.14, I get the error message. The query contains a line with pattern comprehension, which seems to cause the issue: return head([(c)-[:HAS_GROUP]->(g) | g.GRP_LONG]) as Subarea