...

/

Query with Gremlin

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. ...