gremlin
CommunityCraft Gremlin queries for Neptune with Go
Authorjm96441n
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Writing efficient and correct Gremlin graph traversals against AWS Neptune can be error-prone and verbose. This Skill provides patterns and examples to build traversals using the gremlin-go driver patterns in this codebase, enabling consistent access control and multi-tenant support.
Core Features & Use Cases
- Obtain read-only or read-write traversals via gremlinStore to enforce tenancy and access scopes.
- Demonstrate common traversal patterns for vertices and edges, filtering, projection, and path queries, including upserts and conditional updates.
- Use with graph.Store to implement high-level CRUD operations on nodes and edges in Neptune.
Quick Start
Run a sample read-only traversal using ReadOnlyTraversal(customerID) to fetch a vertex by ID and inspect its properties.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: gremlin Download link: https://github.com/jm96441n/dotfiles/archive/main.zip#gremlin Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.