Query with Gremlin
Run some raw Gremlin queries using the Gremlex.Client module.
We'll cover the following
Let’s start off with some very basic Gremlin queries just to get an idea of what to expect.
The gremlex
modules
The gremlex
package provides two main modules: Gremlex.Graph
and Gremlex.Client
.
The first thing we do is bring these modules into our default namespace to make for easier handling in IEx:
Get hands-on with 1200+ tech skills courses.