3.7.1-SNAPSHOT
TinkerPop Compendium
Apache TinkerPop™ has an extensive set of documentation that covers virtually all aspects of usage. This documentation tends to fall into the following categories:
-
Reference Documentation - The primary documentation for TinkerPop which provides the most complete guide to TinkerPop usage. All other documentation tends to exist in support of this reference guide.
-
Tutorials - Brief but detailed explanations of specific technologies, patterns, use cases or best practices related to TinkerPop.
-
Publications - Blog posts, technical papers, presentation materials, etc.
-
Developer - Documentation for contributors to TinkerPop or for providers (i.e. those who implement TinkerPop’s interfaces).
-
Javadoc - The full Javadoc for all TinkerPop modules. There is also an abridged version of the core interfaces which may be more convenient in some cases.
-
.NET Docs - The API documentation for Gremlin.Net.
-
JSDoc - The JSDoc for gremlin-javascript.
-
Upgrade Documentation - Notes related to upgrading from one version of TinkerPop to the next. This document describes breaking changes, major new features and other important information related to a particular version.
Note
|
Some of the documentation listed here leads to third-party web sites. Such documentation is supplemental to Apache TinkerPop. Third-party documentation is marked as such in the listings below. |
Tutorials
Getting Started with TinkerPop |
|
The Gremlin Console |
|
Gremlin’s Anatomy |
|
Gremlin Recipes |
|
Sql2Gremlin |
|
Getting Started with Graph Databases |
|
The Gremlin Compendium, minimum survival kit for any Gremlin user |
|
Practical Gremlin: An Apache TinkerPop Tutorial |
|
Gremlin Snippets |
Publications
Unless otherwise noted, all "publications" are externally managed:
-
Mallette, S.P., "Gremlin’s Anatomy," DataStax User Group, February 2018.
-
Rodriguez, M.A., "Gremlin 101.3 On Your FM Dial," DataStax Support and Engineering Summits, Carmel California and Las Vegas Nevada, May 2017.
-
Rodriguez, M.A., "Graphoendodonticology," DataStax Engineering Blog, March 2017
-
Rodriguez, M.A., "Gremlin’s Time Machine," DataStax Engineering Blog, September 2016.
-
Rodriguez, M.A., "Gremlin’s Graph Traversal Machinery," Cassandra Summit, September 2016.
-
Rodriguez, M.A., "The Mechanics of Gremlin OLAP," DataStax Engineering Blog, April 2016.
-
Rodriguez, M.A., "Quantum Processes in Graph Computing," GraphDay '16 Presentation, Austin Texas, January 2016. [video presentation]
-
Rodriguez, M.A., Watkins, J.H., "Quantum Walks with Gremlin," GraphDay '16 Proceedings, Austin Texas, January 2016.
-
Rodriguez, M.A., "(Keynote): The Gremlin Graph Traversal Machine and Language," ACM Database Programming Language Conference Presentation, October 2015.
-
Rodriguez, M.A., "The Gremlin Graph Traversal Machine and Language," ACM Database Programming Languages Conference Proceedings, October 2015.
-
Mallette, S.P., "What’s New In Apache TinkerPop?," Cassandra Summit, September 2015.
-
Rodriguez, M.A., Kuppitz, D., "The Benefits of the Gremlin Graph Traversal Machine," DataStax Engineering Blog, September 2015.
-
Rodriguez, M.A., Kuppitz, D., "The Gremlin Graph Traversal Language," 2015 NoSQLNow Conference, August 2015.
-
Rodriguez, M.A., Kuppitz, D., Yim, K., "Tales from the TinkerPop," DataStax Engineering Blog, July 2015.
Developer
Contributors |
|
Providers |
|
IO Reference |
|
Future |