This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/groovy-dev-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 693ade7 2025/03/08 10:52:02: Generated dev website from
groovy-website@da563ef
693ade7 is described below
commit 693ade7bba4f1b64eb55ca8f6ce290866e71ccba
Author: jenkins <[email protected]>
AuthorDate: Sat Mar 8 10:52:02 2025 +0000
2025/03/08 10:52:02: Generated dev website from groovy-website@da563ef
---
blog/feed.atom | 4 ++--
blog/groovy-graph-databases.html | 8 ++++----
blog/index.html | 2 +-
3 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/blog/feed.atom b/blog/feed.atom
index 8e4037c..1041c9c 100644
--- a/blog/feed.atom
+++ b/blog/feed.atom
@@ -4,7 +4,7 @@
<link href="http://groovy.apache.org/blog"/>
<link href="http://groovy.apache.org/blog/feed.atom" rel="self"/>
<id>http://groovy.apache.org/blog</id>
- <updated>2025-02-28T09:30:00Z</updated>
+ <updated>2025-03-08T21:00:00Z</updated>
<entry>
<id>http://groovy.apache.org/blog/wayang-tensorflow</id>
<author>
@@ -56,7 +56,7 @@
</author>
<title type="html">Using Graph Databases with Groovy</title>
<link href="http://groovy.apache.org/blog/groovy-graph-databases"/>
- <updated>2024-12-11T10:19:00Z</updated>
+ <updated>2025-03-08T21:00:00Z</updated>
<published>2024-09-02T22:18:00Z</published>
<summary type="html">This post illustrates using graph databases with
Groovy.</summary>
</entry>
diff --git a/blog/groovy-graph-databases.html b/blog/groovy-graph-databases.html
index 41ad5e5..212a0ee 100644
--- a/blog/groovy-graph-databases.html
+++ b/blog/groovy-graph-databases.html
@@ -53,14 +53,14 @@
</ul>
</div>
</div>
- </div><div id='content' class='page-1'><div
class='row'><div class='row-fluid'><div class='col-lg-3'><ul
class='nav-sidebar'><li><a href='./'>Blog index</a></li><li class='active'><a
href='#doc'>Using Graph Databases with Groovy</a></li><li><a
href='#_case_study' class='anchor-link'>Case Study</a></li><li><a
href='#_why_graph_databases' class='anchor-link'>Why graph
databases?</a></li><li><a href='#_apache_tinkerpop' class='anchor-link'>Apache
TinkerPop</a></li><l [...]
+ </div><div id='content' class='page-1'><div
class='row'><div class='row-fluid'><div class='col-lg-3'><ul
class='nav-sidebar'><li><a href='./'>Blog index</a></li><li class='active'><a
href='#doc'>Using Graph Databases with Groovy</a></li><li><a
href='#_case_study' class='anchor-link'>Case Study</a></li><li><a
href='#_why_graph_databases' class='anchor-link'>Why graph
databases?</a></li><li><a href='#_apache_tinkerpop' class='anchor-link'>Apache
TinkerPop</a></li><l [...]
<div class="sectionbody">
<div class="quoteblock">
<blockquote>
<div class="paragraph">
-<p><span class="blue">Let’s explore graph databases with Apache
TinkerPop,
+<p><span class="blue"><em>Let’s explore graph databases with Apache
TinkerPop,
Neo4j, Apache AGE, OrientDB, ArcadeDB, Apache HugeGraph,
-and TuGraph!</span>
+and TuGraph!</em></span>
</p>
</div>
</blockquote>
@@ -1566,7 +1566,7 @@ ideas yourself!</p>
<div class="paragraph">
<p><strong>02/Sep/2024</strong>: Initial version.<br>
<strong>18/Sep/2024</strong>: Updated for: latest Groovy 5 version, TuGraph
4.5.0 with thanks to Florian (GitHub: fanzhidongyzby) and Richard Bian (x:
@RichSFO), TinkerPop tweaks with thanks to Stephen Mallette (ASF:
spmallette).<br>
-<strong>11/Dec/2024</strong>: Updated for: latest Groovy 5 version, TuGraph
4.5.1, HugeGraph 1.5.0, ArcadeDB 24.11.2, Gremlin 3.7.3, Neo4J 5.26.0, OrientDB
3.2.36.<br></p>
+<strong>11/Dec/2024</strong>: Updated for: latest Groovy 5 version, TuGraph
4.5.1, HugeGraph 1.5.0, ArcadeDB 24.11.2, Gremlin 3.7.3, Neo4J 5.26.0, OrientDB
3.2.36. +bump versions*08/Mar/2025*: Updated for: latest Groovy 5 version, H2
2.3.232, TuGraph 4.5.1, HugeGraph 1.5.0, ArcadeDB 25.3.1, Gremlin 3.7.3, Neo4J
2025.02.0, OrientDB 3.2.38.<br></p>
</div>
</div>
</div>
diff --git a/blog/index.html b/blog/index.html
index be9b8f6..47c96c9 100644
--- a/blog/index.html
+++ b/blog/index.html
@@ -53,7 +53,7 @@
</ul>
</div>
</div>
- </div><div id='content' class='page-1'><div
class='row'><div class='row-fluid'><div class='col-lg-3' id='blog-index'><ul
class='nav-sidebar list'><li class='active'><a
href='/blog/'>Blogs</a></li><li><a href='wayang-tensorflow'>Using TensorFlow
from Apache Wayang</a></li><li><a href='netbeans'>Using Apache NetBeans with
Apache Groovy</a></li><li><a href='using-groovy-with-apache-wayang'>Using
Groovy with Apache Wayang and Apache Spark</a></li><li><a href='groovy-t [...]
+ </div><div id='content' class='page-1'><div
class='row'><div class='row-fluid'><div class='col-lg-3' id='blog-index'><ul
class='nav-sidebar list'><li class='active'><a
href='/blog/'>Blogs</a></li><li><a href='groovy-graph-databases'>Using Graph
Databases with Groovy</a></li><li><a href='wayang-tensorflow'>Using TensorFlow
from Apache Wayang</a></li><li><a href='netbeans'>Using Apache NetBeans with
Apache Groovy</a></li><li><a href='using-groovy-with-apache-wayang' [...]
<div class='row'>
<div class='colset-3-footer'>
<div class='col-1'>