Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gremlin Resources #89

Open
th5 opened this issue Apr 28, 2022 · 0 comments
Open

Gremlin Resources #89

th5 opened this issue Apr 28, 2022 · 0 comments

Comments

@th5
Copy link
Contributor

th5 commented Apr 28, 2022

Learning Gremlin, I've found the following helpful. A tiny bit more Carnival documentation could be helpful to bridge the gap between pure Gremlin and Carnival. Right now our docs are great on how to create a graph model and how to create a graph, but could use some simple examples of how to consume the graph with Gremlin traversals, particularly how to use the Carnival extensions together with standard traversal steps like group().

https://tinkerpop.apache.org/docs/current/reference/#graph-traversal-steps

https://www.youtube.com/watch?v=zpdY2m-1gDc&list=PL2g2h-wyI4SqLVCO_GfWdFoN7UUXLbP12
(the second half of the playlist deals with Gremlin, each video is self contained and can be watched out of order)
http://sql2gremlin.com/
https://dkuppitz.github.io/gremlin-cheat-sheet/101.html
https://dkuppitz.github.io/gremlin-cheat-sheet/102.html
https://gist.github.com/jeremysears/3ceada192827983837ee1551c50688c7

https://stackoverflow.com/questions/tagged/gremlin

https://kelvinlawrence.net/book/Gremlin-Graph-Guide.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant