Update render script and Makefile

This commit is contained in:
Jonas Zeunert
2024-04-22 21:54:39 +02:00
parent 2d63fe63cd
commit 4d0cd768f7
10975 changed files with 47095 additions and 4031084 deletions

View File

@@ -1,4 +1,4 @@
 Awesome TinkerPop !Awesome (https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg) (https://github.com/sindresorhus/awesome)
 Awesome TinkerPop !Awesome (https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg) (https://github.com/sindresorhus/awesome)
!alt tag (https://raw.githubusercontent.com/mohataher/awesome-tinkerpop/master/tinkerpop-splash.png)
@@ -68,7 +68,8 @@
⟡ gremlin-javascript (https://github.com/jbmusso/gremlin-javascript) (js) - A Gremlin Server driver for JavaScript.
PHP
⟡ gremlin-php (https://github.com/PommeVerte/gremlin-php) - gremlin-server php driver compatible with TinkerPop3. It will allow you to connect to gremlin-server and it's backends (Neo4J, Titan, etc.).
⟡ gremlin-php
 (https://github.com/PommeVerte/gremlin-php) - gremlin-server php driver compatible with TinkerPop3. It will allow you to connect to gremlin-server and it's backends (Neo4J, Titan, etc.).
Python
⟡ Mogwai (https://github.com/platinummonkey/mogwai) - TinkerPop3 Graph Database Library for Python.
@@ -105,8 +106,8 @@
⟡ AccumuloGraph (https://github.com/JHUAPL/AccumuloGraph) - An implementation of TinkerPop Blueprints using Accumulo.
⟡ Frontenac (https://github.com/Loupi/Frontenac) - A .NET port of the TinkerPop Stack.
⟡ Mogwai (https://github.com/platinummonkey/mogwai) - TinkerPop 2 Graph Database Library for Python.
⟡ spring-data-gremlin (https://github.com/gjrwebber/spring-data-gremlin) - Spring data gremlin makes it easier to implement Graph based repositories. This module extends Spring Data to allow support for 
potentially any Graph database that implements the TinkerPop Blueprints 2.x API.
⟡ spring-data-gremlin (https://github.com/gjrwebber/spring-data-gremlin) - Spring data gremlin makes it easier to implement Graph based repositories. This module extends Spring Data to allow 
support for potentially any Graph database that implements the TinkerPop Blueprints 2.x API.
⟡ blueprints-scala (https://github.com/anvie/blueprints-scala) - TinkerPop Blueprints Scala.
Communities