Comment on Apache AGE, a PostgreSQL extension with graph database functionalityparentComments−bayesian_horse3yAGE is an extension, not a fork. You can have relational tables and graphs in the same database, probably you can also use both in the same query.−flymetothemoonOP3yThat's right, AGE is designed to use both queries either separately or together. SQL (PostgreSQL), openCypher (AGE)
Comments
AGE is an extension, not a fork. You can have relational tables and graphs in the same database, probably you can also use both in the same query.
That's right, AGE is designed to use both queries either separately or together. SQL (PostgreSQL), openCypher (AGE)