TinkerGraph Project
Explore how to create the TinkerGraph project in Elixir and use the gremlex package to query graphs with Gremlin. Learn to manage dependencies, configure connections, and integrate graph storage for efficient graph traversal.
We'll cover the following...
We'll cover the following...
The gremlex package
There’s already an Elixir package we can use to test out querying Gremlin—the gremlex package by CarLabs, which provides an Elixir client for Apache TinkerPop.