[prev in list] [next in list] [prev in thread] [next in thread] 

List:       postgresql-announce
Subject:    Announcing the release of Apache AGE 0.5.0
From:       Apache AGE via PostgreSQL Announce <announce-noreply () postgresql ! org>
Date:       2021-08-22 2:12:29
Message-ID: 162959834949.28125.12975399964690408987 () wrigleys ! postgresql ! org
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


# Apache AGE Team has released version 0.5.0 of Apache AGE

Apache AGE is a PostgreSQL extension that provides graph database functionality. AGE \
is an acronym for A Graph Extension, and is inspired by Bitnine's fork of PostgreSQL \
10, AgensGraph, which is a multi-model database. The goal of the project is to create \
single storage that can handle both relational and graph model data so that users can \
use standard ANSI SQL along with openCypher, the Graph query language.

---

## Release Notes For v0.5.0 

### The release supports the following:
- Added Support for Agtype to be used in Hash Joins
- Added Support for DELETE to be the last clause in a Cypher statement
- Fixed a bug where DELETE, REMOVE, and SET would not update a vertex/edge
- Added support for SKIP and LIMIT as sub-clauses for the WITH and RETURN statement
- Added support for CASE statement
- Added support for PostgreSQL EXPLAIN utility command
- Added operator overload for agtype to numeric
- Added ANTLR4 grammar file to be used with the JDBC and NodeJS drivers
- Added NULL regression tests
- Added label function

---

Please see the repository for details : \
[https://github.com/apache/incubator-age/releases/tag/v0.5.0](https://github.com/apache/incubator-age/releases/tag/v0.5.0)
 Please feel free to use and send us an inquiry/idea about our project to Eya \
[eya.abdisho@bitnine.net](eya.abdisho@bitnine.net) (Apache AGE's active Committer) \
Github Issues : [https://github.com/apache/incubator-age/issues](https://github.com/apache/incubator-age/issues)



[Attachment #5 (text/html)]

<!doctype html>
<html>
  <head>
    <meta name="viewport" content="width=device-width">
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    <title>Announcing the release of Apache AGE 0.5.0</title>
    <style>

    @media only screen and (max-width: 620px) {
      table[class=body] h1 {
        font-size: 28px !important;
        margin-bottom: 10px !important;
      }
      table[class=body] p,
            table[class=body] ul,
            table[class=body] ol,
            table[class=body] td,
            table[class=body] span,
            table[class=body] a {
        font-size: 16px !important;
      }
      table[class=body] .wrapper,
            table[class=body] .article {
        padding: 10px !important;
      }
      table[class=body] .content {
        padding: 0 !important;
      }
      table[class=body] .container {
        padding: 0 !important;
        width: 100% !important;
      }
      table[class=body] .main {
        border-left-width: 0 !important;
        border-radius: 0 !important;
        border-right-width: 0 !important;
      }
      table[class=body] .btn table {
        width: 100% !important;
      }
      table[class=body] .btn a {
        width: 100% !important;
      }
      table[class=body] .img-responsive {
        height: auto !important;
        max-width: 100% !important;
        width: auto !important;
      }
    }

    @media all {
      .ExternalClass {
        width: 100%;
      }
      .ExternalClass,
            .ExternalClass p,
            .ExternalClass span,
            .ExternalClass font,
            .ExternalClass td,
            .ExternalClass div {
        line-height: 100%;
      }
      .apple-link a {
        color: inherit !important;
        font-family: inherit !important;
        font-size: inherit !important;
        font-weight: inherit !important;
        line-height: inherit !important;
        text-decoration: none !important;
      }
      #MessageViewBody a {
        color: inherit;
        text-decoration: none;
        font-size: inherit;
        font-family: inherit;
        font-weight: inherit;
        line-height: inherit;
      }
      .btn-primary table td:hover {
        background-color: #34495e !important;
      }
      .btn-primary a:hover {
        background-color: #34495e !important;
        border-color: #34495e !important;
      }
    }
    </style>
  </head>
  <body class="" style="background-color: #f6f6f6; font-family: sans-serif; \
-webkit-font-smoothing: antialiased; font-size: 14px; line-height: 1.4; margin: 0; \
padding: 0; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;">  <table \
border="0" cellpadding="0" cellspacing="0" class="body" style="border-collapse: \
separate; mso-table-lspace: 0pt; mso-table-rspace: 0pt; width: 100%; \
background-color: #f6f6f6;">  <tr>
        <td style="font-family: sans-serif; font-size: 14px; vertical-align: \
top;">&nbsp;</td>  <td class="container" style="font-family: sans-serif; font-size: \
14px; vertical-align: top; display: block; Margin: 0 auto; max-width: 580px; padding: \
                10px; width: 580px;">
          <div class="content" style="box-sizing: border-box; display: block; Margin: \
0 auto; max-width: 580px; padding: 10px;">


            <span class="preheader" style="color: transparent; display: none; height: \
0; max-height: 0; max-width: 0; opacity: 0; overflow: hidden; mso-hide: all; \
visibility: hidden; width: 0;"></span>  <table class="main" style="border-collapse: \
separate; mso-table-lspace: 0pt; mso-table-rspace: 0pt; width: 100%; background: \
#ffffff; border-radius: 3px;">


              <tr>
                <td class="wrapper" style="font-family: sans-serif; font-size: 14px; \
                vertical-align: top; box-sizing: border-box; padding: 20px;">
                  <table border="0" cellpadding="0" cellspacing="0" \
style="border-collapse: separate; mso-table-lspace: 0pt; mso-table-rspace: 0pt; \
width: 100%;">  <tr>
                      <td style="font-family: sans-serif; font-size: 14px; \
vertical-align: top;">

<div>
<h1 style="color: #000; font-family: sans-serif; line-height: 1.4; margin: 0; \
margin-bottom: 30px; font-size: 25px; font-weight: 300; text-align: \
center">Announcing the release of Apache AGE 0.5.0</h1> </div>
<h1 style="color: #000; font-family: sans-serif; line-height: 1.4; margin: 0; \
margin-bottom: 30px; font-size: 25px; font-weight: 300; text-align: center">Apache \
AGE Team has released version 0.5.0 of Apache AGE</h1> <p style="font-family: \
sans-serif; font-size: 14px; font-weight: normal; margin: 0; margin-bottom: \
15px">Apache AGE is a PostgreSQL extension that provides graph database \
functionality. AGE is an acronym for A Graph Extension, and is inspired by Bitnine's \
fork of PostgreSQL 10, AgensGraph, which is a multi-model database. The goal of the \
project is to create single storage that can handle both relational and graph model \
data so that users can use standard ANSI SQL along with openCypher, the Graph query \
language.</p> <hr/>
<h2 style="color: #000; font-family: sans-serif; font-weight: 400; line-height: 1.4; \
margin: 0; margin-bottom: 30px">Release Notes For v0.5.0</h2> <h3 style="color: #000; \
font-family: sans-serif; font-weight: 400; line-height: 1.4; margin: 0; \
margin-bottom: 30px">The release supports the following:</h3> <ul style="font-family: \
sans-serif; font-size: 14px; font-weight: normal; margin: 0; margin-bottom: 15px"> \
<li style="list-style-position: inside; margin-left: 5px">Added Support for Agtype to \
be used in Hash Joins</li> <li style="list-style-position: inside; margin-left: \
5px">Added Support for DELETE to be the last clause in a Cypher statement</li> <li \
style="list-style-position: inside; margin-left: 5px">Fixed a bug where DELETE, \
REMOVE, and SET would not update a vertex/edge</li> <li style="list-style-position: \
inside; margin-left: 5px">Added support for SKIP and LIMIT as sub-clauses for the \
WITH and RETURN statement</li> <li style="list-style-position: inside; margin-left: \
5px">Added support for CASE statement</li> <li style="list-style-position: inside; \
margin-left: 5px">Added support for PostgreSQL EXPLAIN utility command</li> <li \
style="list-style-position: inside; margin-left: 5px">Added operator overload for \
agtype to numeric</li> <li style="list-style-position: inside; margin-left: \
5px">Added ANTLR4 grammar file to be used with the JDBC and NodeJS drivers</li> <li \
style="list-style-position: inside; margin-left: 5px">Added NULL regression \
tests</li> <li style="list-style-position: inside; margin-left: 5px">Added label \
function</li> </ul>
<hr/>
<p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; \
margin-bottom: 15px">Please see the repository for details : <a \
href="https://github.com/apache/incubator-age/releases/tag/v0.5.0" style="color: \
#3498db; text-decoration: \
underline">https://github.com/apache/incubator-age/releases/tag/v0.5.0</a> Please \
feel free to use and send us an inquiry/idea about our project to Eya <a \
style="color: #3498db; text-decoration: underline">eya.abdisho@bitnine.net</a> \
(Apache AGE's active Committer) Github Issues : <a \
href="https://github.com/apache/incubator-age/issues" style="color: #3498db; \
text-decoration: underline">https://github.com/apache/incubator-age/issues</a></p>

                      </td>
                    </tr>
                  </table>
                </td>
              </tr>

            </table>

            <div class="footer" style="clear: both; Margin-top: 10px; text-align: \
                center; width: 100%;">
              <table border="0" cellpadding="0" cellspacing="0" \
style="border-collapse: separate; mso-table-lspace: 0pt; mso-table-rspace: 0pt; \
width: 100%;">  <tr>
                  <td class="content-block" style="font-family: sans-serif; \
vertical-align: top; padding-bottom: 10px; padding-top: 10px; font-size: 12px; color: \
                #999999; text-align: center;">
                    <span class="apple-link" style="color: #999999; font-size: 12px; \
text-align: center;"> This email was sent to you from Apache AGE. It was delivered on \
their behalf by the PostgreSQL project. Any questions about the content of the \
message should be sent to Apache AGE.
</span>
		    <br><br>
You were sent this email as a subscriber of the <em>pgsql-announce</em> mailinglist, \
for the content tag Related Open Source.
To unsubscribe from
further emails, or change which emails you want to receive, please click the personal \
unsubscribe link that you can find in the headers of this email, or visit
<a href="https://lists.postgresql.org/unsubscribe/" style="color: #3498db; \
text-decoration: underline">https://lists.postgresql.org/unsubscribe/</a>.

                  </td>
                </tr>
              </table>
            </div>

          </div>
        </td>
        <td style="font-family: sans-serif; font-size: 14px; vertical-align: \
top;">&nbsp;</td>  </tr>
    </table>
  </body>
</html>



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic