Dgraph distributed graph database reference. Covers DQL query language, schema with predicate types and indexes, mutations (set/delete/upsert), graph traversals, filters, aggregation, shortest path, reverse edges, and native GraphQL support.
Scanned 9/7/2026
Install to Claude Code
npx -y skills add bytesagain/ai-skills --skill dgraph --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Dgraph?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/bytesagain-dgraph)More formats (shields.io, HTML) on the badges page.
---
name: dgraph
version: 1.0.0
description: >
Dgraph distributed graph database reference. Covers DQL query
language, schema with predicate types and indexes, mutations
(set/delete/upsert), graph traversals, filters, aggregation,
shortest path, reverse edges, and native GraphQL support.
author: BytesAgain
homepage: https://bytesagain.com
source: https://github.com/bytesagain/ai-skills
tags: [dgraph, graph, database, graphql, dql, distributed, nosql]
---
# Dgraph Reference
Distributed graph database with native GraphQL.
## Commands
| Command | Description |
|---------|-------------|
| `intro` | Architecture, comparison |
| `schema` | Predicates, types, mutations |
| `queries` | DQL, filters, traversals, paths |
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!