Ask a Question Tutorials - Get Started with Dgraph series Note This is a tutorial series on getting started with Dgraph. You can find a single page quickstart guide here. Welcome to Dgraph. Here are a series of tutorials for getting started: 1 - Introduction Run dgraph and learn about nodes and edges, as well as basic queries and mutations. 2 - Basic Operations Learn about UID operations, updating nodes, and traversals. 3 - Basic Types and Operations on them Learn about data types, indexing, filtering, and reverse traversals. 4 - Multi-Language Strings Learn about multi-language strings and operations on them using the language tags. 5 - String Indices and Modeling Tweet Graph Learn about string indices, modeling tweet graph, and keyword-based searching. 6 - Advanced Text Search on Social Graphs Learn about full-text search and regular expression search. 7 - Fuzzy Search on Social Graphs Learn about searching user names using fuzzy search on social graphs. 8 - Native Geolocation Features Easily build location-aware apps using native geolocation features Where to go from here Go to Clients to see how to communicate with Dgraph from your application. Take the Tour for a guided tour of how to write queries in Dgraph. A wider range of queries can also be found in the Query Language reference. See Deploy if you wish to run Dgraph in a cluster. Need Help Please use discuss.dgraph.io for questions, feature requests, bugs, and discussions. ← Tips and Tricks with DQL