I’m not sure if it is part of the official openCYPHER spec, however I would like to see support for:
https://neo4j.com/blog/cypher-graphql-neo4j-3-1-preview/ <https://neo4j.com/blog/cypher-graphql-neo4j-3-1-preview/> Also is it possible to use AgensGraph drivers with AGE? The reason for asking is I would like to support GraphQL in DRIVINE.ORG <http://drivine.org/> such that: Default queries and mutations can be auto-generated ^— This will mean that using AGE with DRIVINE can serve GraphQL APIs on par with the leading graph DB, and AGE can be promoted as part of the GraphQL buzz. > On Jan 21, 2022, at 2:50 PM, Young Seung Andrew Ko > <youngseung.and...@gmail.com> wrote: > > Thank you, AGE team! > > It seems the project is nearing to the completion of implementing an engine > to process openCypher-based graph queries to an extent that it can allow > many important graph operations on PostgreSQL. > > Any suggestions or recommendations on what should follow after this > meaningful milestone? > - Support for PostgreSQL 12, 13 and 14 > - Making AGE + PostgreSQL distributed > - Some tools to make AGE easier to use > - ... > > Andrew Ko