Home / Companies / DataStax / Blog / Post Details
Content Deep Dive

Gremlin DSLs In .NET With DSE Graph

Blog post from DataStax

Post Details
Company
Date Published
Author
Stephen Mallette
Word Count
2,423
Company Posts That Month
6
Language
English
Hacker News Points
-
Post removed?
No
Summary

This article discusses a pattern for forming Gremlin results using Domain Specific Languages (DSLs) and demonstrates its implementation with Gremlin .NET. The mechanics of the pattern are demonstrated using the C# GLV for .NET, which is part of Apache TinkerPop™. The purpose of this pattern is to shape Gremlin traversal results so that they fit specific needs of an application or analytical view. This can involve limiting property keys returned from a vertex or edge, performing collection manipulation, data aggregation, or other similar operations. The article also explores the implementation of DSLs in .NET via Extension Methods and provides examples of how to create reusable and concise Gremlin code using these methods.

Trends Found in this Post

No tracked trend matches for this post yet.

Use This Data

Use this post, company, and trend context to find content marketing opportunities, perform competitive analysis, or address product feature gaps via the Plushcap MCP server or the Plushcap API.