Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
dgraph
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Mirror
dgraph
Commits
eea94317
Unverified
Commit
eea94317
authored
8 years ago
by
Sung Won Cho
Browse files
Options
Downloads
Patches
Plain Diff
Keep content in markdown instead of shortcode
parent
00a6531e
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
wiki/content/_index.md
+137
-5
137 additions, 5 deletions
wiki/content/_index.md
with
137 additions
and
5 deletions
wiki/content/_index.md
+
137
−
5
View file @
eea94317
...
@@ -10,20 +10,152 @@ title = "Dgraph Documentation"
...
@@ -10,20 +10,152 @@ title = "Dgraph Documentation"
[

](https://goreportcard.com/report/github.com/dgraph-io/dgraph)
[

](https://goreportcard.com/report/github.com/dgraph-io/dgraph)
[

](http://slack.dgraph.io)
[

](http://slack.dgraph.io)
**Welcome to the official Dgraph documentation.
Here you will find useful documentation for Dgraph and more.
**
**Welcome to the official Dgraph documentation.**
Dgraph is an open source, scalable, distributed, highly available and fast graph database, designed from ground up to be run in production.
Dgraph is an open source, scalable, distributed, highly available and fast graph database, designed from ground up to be run in production.
## Using Dgraph
## Using Dgraph
{{
<
toc
>
}}
<section
class=
"toc"
>
<div
class=
"container"
>
<div
class=
"row row-no-padding"
>
<div class="col-12 col-sm-6">
<div class="section-item">
<div class="section-name">
<a href="https://tour.dgraph.io" target="_blank">
Tour of Dgraph <i class="fa fa-external-link external-link-icon"></i>
</a>
</div>
<p class="section-desc">
Take an interactive tour of Dgraph to learn the concepts.
</p>
</div>
</div>
<div class="col-12 col-sm-6">
<div class="section-item">
<div class="section-name">
<a href="{{< relref "get-started/index.md">}}">
Get Started
</a>
</div>
<p class="section-desc">
Install Dgraph and run a query in 2 minutes.
</p>
</div>
</div>
<div class="col-12 col-sm-6">
<div class="section-item">
<div class="section-name">
<a href="{{< relref "query-language/index.md">}}">
Query Language
</a>
</div>
<p class="section-desc">
A reference guide for Dgraph query language
</p>
</div>
</div>
<div class="col-12 col-sm-6">
<div class="section-item">
<div class="section-name">
<a href="{{< relref "clients/index.md">}}">
Clients
</a>
</div>
<p class="section-desc">
Dgraph clients in various programming languages
</p>
</div>
</div>
<div class="col-12 col-sm-6">
<div class="section-item">
<div class="section-name">
<a href="{{< relref "deploy/index.md">}}">
Deploy
</a>
</div>
<p class="section-desc">
Deploying Dgraph to production
</p>
</div>
</div>
<div class="col-12 col-sm-6">
<div class="section-item">
<div class="section-name">
<a href="{{< relref "faq/index.md">}}">
FAQ
</a>
</div>
<p class="section-desc">
Frequently asked questions
</p>
</div>
</div>
</div>
</div>
</section>
## Our Community
## Our Community
**Dgraph is made better everyday by the growing community and the contributors all over the world.**
**Dgraph is made better everyday by the growing community and the contributors all over the world.**
{{
<
community-toc
>
}}
<section
class=
"toc"
>
<div
class=
"container"
>
<div
class=
"row row-no-padding"
>
<div
class=
"col-12 col-sm-6"
>
<div
class=
"section-item"
>
<div
class=
"section-name"
>
<a
href=
"https://slack.dgraph.io"
>
Slack
<i
class=
"fa fa-external-link external-link-icon"
></i>
</a>
</div>
<p
class=
"section-desc"
>
Chat instantly to the Dgrpah community and engineers.
</p>
</div>
</div>
<div
class=
"col-12 col-sm-6"
>
<div
class=
"section-item"
>
<div
class=
"section-name"
>
<a
href=
"https://discuss.dgraph.io"
>
Forum
<i
class=
"fa fa-external-link external-link-icon"
></i>
</a>
</div>
<p
class=
"section-desc"
>
Discuss Dgraph on the official forum.
</p>
</div>
</div>
</div>
</div>
</section>
##
Resources
##
Demo
{{
<
resources-toc
>
}}
<section
class=
"toc"
>
<div
class=
"container"
>
<div
class=
"row row-no-padding"
>
<div
class=
"col-12 col-sm-6"
>
<div
class=
"section-item"
>
<div
class=
"section-name"
>
<a
href=
"https://discuss.dgraph.io"
>
Dgraph Playground
<i
class=
"fa fa-external-link external-link-icon"
></i>
</a>
</div>
<p
class=
"section-desc"
>
Play with Freebase movie dataset with 21 million edges
</p>
</div>
</div>
</div>
</div>
</section>
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment