Comment on Apache AGE, a PostgreSQL extension with graph database functionalityparentComments−flymetothemoonOP3yThere is a documentation for AGE that has some basic examples on how cypher and sql can be mixed. Regarding nodes and edges: they are sub-types to a type called Agtype. More details are in the documentation.https://age.apache.org/age-manual/master/index.html
Comments
There is a documentation for AGE that has some basic examples on how cypher and sql can be mixed. Regarding nodes and edges: they are sub-types to a type called Agtype. More details are in the documentation.
https://age.apache.org/age-manual/master/index.html