John Gemignani

Results 430 comments of John Gemignani

@arthur-bigeard-gdotv Discussion #2224 does cover that. If yours fits in there, by all means mention it there.

@arthur-bigeard-gdotv I believe the project, and Apache, is fine having users mention where Apache AGE is available. However, these **external** sources are all **unofficial** and **unsupported**. I don't think Apache...

@zihaozeng0021 Per the openCypher specification, only an expression can be used. An expression is not to be confused with a variable.

@zihaozeng0021 You can argue that all you want :) I would suggest taking it up with Neo4j who is the creator of Cypher :) Unfortunately, in this particular case, an...

@1165125080 Verified this is an issue. It is also the case for `greatest()`. Will have a fix shortly.

@wzh-devin Please provide a more complete example. Unfortunately, what you have provided isn't enough to verify your issue.

@adegboyegaFAU Have you tried to escape it? ``` psql-17.4-5432-pgsql=# select * from cypher('graph', $$create (u {text: "isn\'t"}) return u $$) as (result agtype); result ------------------------------------------------------------------------------- {"id": 281474976710659, "label": "", "properties":...

@sanchayanghosh @leonardo-anchino The fix isn't in the **master** branch, it is in the **PG18** branch :) The **master** branch will be advanced to PostgreSQL 18 after all of the releases...

> Hi [@jrgemignani](https://github.com/jrgemignani)! I'm excited about the upcoming PostgreSQL 18 support. > > Is there an estimated release date for the Apache AGE version that will support PostgreSQL 18? @kakao-edgar-p...