This is an automated email from the ASF dual-hosted git repository.
xiazcy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git
The following commit(s) were added to refs/heads/master by this push:
new 64e66c2fe6 Add Eclipse JNoSQL to community page CTR
64e66c2fe6 is described below
commit 64e66c2fe6dfdbca83762acce94b3f16c6f7bd29
Author: Yang Xia <[email protected]>
AuthorDate: Fri Jan 6 12:45:44 2023 -0800
Add Eclipse JNoSQL to community page CTR
---
docs/site/home/community.html | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/docs/site/home/community.html b/docs/site/home/community.html
index cc7d9de970..755ba698a8 100644
--- a/docs/site/home/community.html
+++ b/docs/site/home/community.html
@@ -519,7 +519,10 @@ List<Vertex> l =
g.V().out('knows').in('created').toList();</code></pre>
<p class="ft-17 mb-2">
Third-Party Libraries and Tools
</p>
- <p class="ft-17">- <a
class="text-blue" href="http://syncleus.com/Ferma/"
+ <p class="ft-17">- <a
class="text-blue" href="https://github.com/eclipse/jnosql"
+
target="_blank">Eclipse JNoSQL</a>: An Object Graph Mapper (OGM)
+ for Apache TinkerPop.
+ <br>- <a class="text-blue"
href="http://syncleus.com/Ferma/"
target="_blank">Ferma</a>: An Object Graph Mapper (OGM)
for Apache TinkerPop.
<br>- <a class="text-blue"
href="https://github.com/karthicks/gremlin-ogm"