Updating conversion, creating readmes

This commit is contained in:
Jonas Zeunert
2024-04-19 23:37:46 +02:00
parent 3619ac710a
commit 08e75b0f0a
635 changed files with 30878 additions and 37344 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)
@@ -105,8 +105,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
@@ -124,8 +124,7 @@
⟡ Introduction to Gremlin (http://tinkerpop.apache.org/gremlin.html) - Official introduction to the Gremlin language.
⟡ Datastax Introduction (https://academy.datastax.com/resources/getting-started-tinkerpop-and-gremlin) - A tutorial provided by Datastax to Gremlin and TinkerPop3.
⟡ TinkerPop Book (http://www.tinkerpopbook.com/) - A long promised book for Tinkeprop but never fulfilled until now. You cans till request a notification.
⟡ Linux Foundation Presentation
 (http://events.linuxfoundation.org/sites/events/files/slides/ApacheCon2015TinkerPop3.pdf) - A presentation by Linux Foundation given by David Robinson at IBM aboit Apache TinkerPop3.
⟡ Linux Foundation Presentation (http://events.linuxfoundation.org/sites/events/files/slides/ApacheCon2015TinkerPop3.pdf) - A presentation by Linux Foundation given by David Robinson at IBM aboit Apache TinkerPop3.
⟡ Getting Started with TinkerPop (http://tinkerpop.apache.org/docs/current/tutorials/getting-started/) - Learn the basics of getting up and going with TinkerPop.
⟡ The Gremlin Console (http://tinkerpop.apache.org/docs/current/tutorials/the-gremlin-console/) - Discusses uses cases of the Gremlin Console and usage patterns.
⟡ Gremlin Recipes (http://tinkerpop.apache.org/docs/3.2.1-SNAPSHOT/recipes/) - Reference for common traversal patterns and style.