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 d09b20f 2025/03/07 10:06:33: Generated dev website from
groovy-website@0bae3df
d09b20f is described below
commit d09b20f19751307537b07fd418bec97e9e2ddda0
Author: jenkins <[email protected]>
AuthorDate: Fri Mar 7 10:06:33 2025 +0000
2025/03/07 10:06:33: Generated dev website from groovy-website@0bae3df
---
blog/groovy-graph-databases.html | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/blog/groovy-graph-databases.html b/blog/groovy-graph-databases.html
index d19c910..41ad5e5 100644
--- a/blog/groovy-graph-databases.html
+++ b/blog/groovy-graph-databases.html
@@ -55,6 +55,16 @@
</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 class="sectionbody">
+<div class="quoteblock">
+<blockquote>
+<div class="paragraph">
+<p><span class="blue">Let’s explore graph databases with Apache
TinkerPop,
+Neo4j, Apache AGE, OrientDB, ArcadeDB, Apache HugeGraph,
+and TuGraph!</span>
+ </p>
+</div>
+</blockquote>
+</div>
<div class="paragraph">
<p>In this blog post, we look at using property graph databases with Groovy.
We’ll look at:</p>