Skip to main content
Gremlin

Crunch complex data by leveraging the power of Gremlin graph traversal language.

Gremlin Graph Search ExamplesLearn Gremlin query references and useful tips to start solving business questions with Ardoq Graph Search.
Using Date Range Fields With Gremlin Graph Search And The Ardoq APILearn how to find the names of the underlying Date time fields, and construct your search or API calls accordingly.
Getting the Most Out of Your Graph Data With GremlinGet an in-depth introduction to graph analysis and modeling by looking at the data as a network of vertices and edges.
Gremlin Tricks: Replicate a Table ViewThis guide explains how to replicate the table view in a Gremlin query, while showing off some querying tricks along the way
Gremlin troubleshooting"Why didn't the gremlin query work?" Here's some common gotchas that result in errors or confusing behavior
Gremlin Tricks: Advanced GroupingFollow our tips and tricks for how to group results in Gremlin, for both basic and advanced grouping.
Gremlin Tricks: Filtering With the Where-StepThis article shows how the where-step can facilitate more advanced filtering across graph traversals
Gremlin Tricks: Working with datesHow do you calculate the difference between two dates or check if a date is X days in the past or future?
Gremlin Tricks: Assigning Numeric Values to Text and List FieldsA how-to guide for assigning numeric values and storing fields as text when writing Gremlin queries.
Gremlin Tricks: Calculating a Component's Position in the HierarchyLearn how to accurately calculate a component's position in the component hierarchy by using Gremlin.
Calculated Date RangesUsing calculated date fields and gremlin to return a date range automatically