This is an automated email from the ASF dual-hosted git repository.

paulk pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/groovy-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 2320f62  intro sentence
2320f62 is described below

commit 2320f6226c7d52d298d4e3b86e7bbccd68695b5d
Author: Paul King <[email protected]>
AuthorDate: Fri Mar 7 19:40:16 2025 +1000

    intro sentence
---
 site/src/site/blog/groovy-graph-databases.adoc | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/site/src/site/blog/groovy-graph-databases.adoc 
b/site/src/site/blog/groovy-graph-databases.adoc
index c2a038f..c56447e 100644
--- a/site/src/site/blog/groovy-graph-databases.adoc
+++ b/site/src/site/blog/groovy-graph-databases.adoc
@@ -5,6 +5,11 @@ Paul King
 :keywords: tugraph, apache tinkerpop, gremlin, neo4j, apache age, graph 
databases, apache hugegraph, arcadedb, orientdb, groovy
 :description: This post illustrates using graph databases with Groovy.
 
+> Let's explore graph databases with Apache TinkerPop,
+> Neo4j, Apache AGE, OrientDB, ArcadeDB, Apache HugeGraph,
+> and TuGraph!
+> &nbsp;
+
 In this blog post, we look at using property graph databases with Groovy.
 We'll look at:
 

Reply via email to