# Dgraph

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

- Skill: `bytesagain/dgraph` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add bytesagain/dgraph`
- Raw SKILL.md: https://api.skillmd.com/api/skills/bytesagain/dgraph/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Integrations & APIs
- Author: bytesagain (https://skillmd.com/u/bytesagain)
- Updated: 2026-09-21
- Page: https://skillmd.com/skills/bytesagain/dgraph

---


# Dgraph Reference

Distributed graph database with native GraphQL.

## Commands

| Command | Description |
|---------|-------------|
| `intro` | Architecture, comparison |
| `schema` | Predicates, types, mutations |
| `queries` | DQL, filters, traversals, paths |

