Get Started with Dgraph
Welcome to Dgraph. Here are a series of tutorials for getting started:
Run dgraph and learn about nodes and edges, as well as basic queries and mutations.
Learn about UID operations, updating nodes, and traversals.
Learn about data types, indexing, filtering, and reverse traversals.
Learn about multi-language strings and operations on them using the language tags.
Learn about string indices, modeling tweet graph, and keyword-based searching.
Learn about full-text search and regular expression search.
Learn about searching user names using fuzzy search on social graphs.
Easily build location-aware apps using native geolocation features
- Get Started with Dgraph - Advanced Text Search
- Get Started with Dgraph - Basic Operations
- Get Started with Dgraph - Fuzzy Search
- Get Started with Dgraph - Multi-language strings
- Get Started with Dgraph - String Indices
- Get Started with Dgraph - Types and Operations
- Get Started with Dgraph - Geolocation
- Get Started with Dgraph - Introduction