From 062fef462336ebfd0c96bc12bcf3146e5e54bac8 Mon Sep 17 00:00:00 2001 From: "Kevin H. Lee" Date: Tue, 2 Feb 2021 13:29:57 +0900 Subject: [PATCH 1/4] Modifying Readme.md. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 74abb33c6..25000ff38 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ [![Build Status](https://travis-ci.com/bitnine-oss/agensgraph-ext.svg?branch=master)](https://travis-ci.com/bitnine-oss/agensgraph-ext) -Apache AGE (Incubating) +Apache AGE (Incubating) Overview ============== Apache AGE is an extension of PostgreSQL that provides an implemtation of the [openCypher](https://www.opencypher.org/) query language. From 03c79f411742af39e2fff5138a0d6cef042dea13 Mon Sep 17 00:00:00 2001 From: "Kevin H. Lee" Date: Tue, 2 Feb 2021 13:44:36 +0900 Subject: [PATCH 2/4] Modifying README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 25000ff38..74abb33c6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ [![Build Status](https://travis-ci.com/bitnine-oss/agensgraph-ext.svg?branch=master)](https://travis-ci.com/bitnine-oss/agensgraph-ext) -Apache AGE (Incubating) Overview +Apache AGE (Incubating) ============== Apache AGE is an extension of PostgreSQL that provides an implemtation of the [openCypher](https://www.opencypher.org/) query language. From 381004bb44c90be5fd2d38d7f7019e9baf04a6f3 Mon Sep 17 00:00:00 2001 From: "Kevin H. Lee" Date: Tue, 2 Feb 2021 13:50:02 +0900 Subject: [PATCH 3/4] Modifying README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 74abb33c6..25000ff38 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ [![Build Status](https://travis-ci.com/bitnine-oss/agensgraph-ext.svg?branch=master)](https://travis-ci.com/bitnine-oss/agensgraph-ext) -Apache AGE (Incubating) +Apache AGE (Incubating) Overview ============== Apache AGE is an extension of PostgreSQL that provides an implemtation of the [openCypher](https://www.opencypher.org/) query language. From f468638786099318fd6711d65f056024ee99dc33 Mon Sep 17 00:00:00 2001 From: "Kevin H. Lee" Date: Tue, 2 Feb 2021 13:58:44 +0900 Subject: [PATCH 4/4] . --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 25000ff38..8e473e9de 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ [![Build Status](https://travis-ci.com/bitnine-oss/agensgraph-ext.svg?branch=master)](https://travis-ci.com/bitnine-oss/agensgraph-ext) -Apache AGE (Incubating) Overview +Apache AGE (Incubating) ============== Apache AGE is an extension of PostgreSQL that provides an implemtation of the [openCypher](https://www.opencypher.org/) query language. @@ -16,8 +16,17 @@ For more information about the project, including a roadmap and how to contribut Apache AGE Tweets: twitter.com/apache_age + +Resources +-------------- +User guide for version 0.3.0-incubating will be available by 5. Feb. + + News and Updates -------------- - The next release, 0.3.0-incubating, will be out around mid January. - Apache AGE at the Postgres Build 2020 (virtual) conference, Check out the [webinar](https://bitnine.net/blog-agens-solution/apache-age-postgres-build-2020-review/). - Apache AGE plans to incorporate another open-source project for graph visualization and analytics. + +Tutorials +--------------