Skip to content

Latest commit

 

History

History
111 lines (107 loc) · 3.42 KB

File metadata and controls

111 lines (107 loc) · 3.42 KB
title Get Started with Dgraph
description From learning the basics of graph databases to advanced functions and capabilities, Dgraph docs have the information you need.

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