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 156a559 formatting
156a559 is described below
commit 156a5595f7b7970acc3d999b9051dd620b06bfa9
Author: Paul King <[email protected]>
AuthorDate: Sun Mar 9 13:24:43 2025 +1000
formatting
---
site/src/site/blog/groovy-graph-databases.adoc | 13 +++++++++----
1 file changed, 9 insertions(+), 4 deletions(-)
diff --git a/site/src/site/blog/groovy-graph-databases.adoc
b/site/src/site/blog/groovy-graph-databases.adoc
index 837737c..bf037c6 100644
--- a/site/src/site/blog/groovy-graph-databases.adoc
+++ b/site/src/site/blog/groovy-graph-databases.adoc
@@ -5,10 +5,15 @@ Paul King <paulk-asert|PMC_Member>
:keywords: tugraph, apache tinkerpop, gremlin, neo4j, apache age, graph
databases, apache hugegraph, arcadedb, orientdb, groovy
:description: This post illustrates using graph databases with Groovy.
-> [blue]#_Let's explore graph databases with Apache TinkerPop,
-> Neo4j, Apache AGE, OrientDB, ArcadeDB, Apache HugeGraph,
-> and TuGraph!_#
->
+++++
+<table><tr><td style="padding: 0px; padding-left: 20px; padding-right: 20px;
font-size: 18pt; line-height: 1.5; margin: 0px">
+++++
+[blue]#_Let's explore graph databases with Apache TinkerPop,
+Neo4j, Apache AGE, OrientDB, ArcadeDB, Apache HugeGraph,
+and TuGraph!_#
+++++
+</td></tr></table>
+++++
In this blog post, we look at using property graph databases with Groovy.
We'll look at: