Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
dgraph
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
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
807abf24
Commit
807abf24
authored
9 years ago
by
Manish R Jain
Browse files
Options
Downloads
Plain Diff
Merge pull request #73 from dgraph-io/README
links in README now point to discourse
parents
444c1307
0cb15de8
No related branches found
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
README.md
+3
-3
3 additions, 3 deletions
README.md
with
3 additions
and
3 deletions
README.md
+
3
−
3
View file @
807abf24
...
...
@@ -28,7 +28,7 @@ Got questions or issues? Talk to us [via discuss](https://discuss.dgraph.io).
`Mar 2016 - Branch v0.2`
This is the first truly distributed version of DGraph.
Please see the
[
release notes here
](
https://
github.com/
dgraph
-
io/dgraph
/wiki/DGraph
-v0
.
2-
R
elease
)
.
Please see the
[
release notes here
](
https://
discuss.
dgraph
.
io/
t/
dgraph-v0
-
2-
r
elease
/17
)
.
`MVP launch - Dec 2015 - Branch v0.1`
This is a minimum viable product, alpha release of DGraph.
**It's not meant for production use.**
...
...
@@ -267,7 +267,7 @@ Consecutive runs of the same query took much lesser time (80 to 100ms), due to p
```
## Queries and Mutations
You can see a list of
[
sample queries here
](
https://
github.com/
dgraph
-
io/
dgraph/wiki/T
est-
Q
ueries
)
.
You can see a list of
[
sample queries here
](
https://
discuss.
dgraph
.
io/
t/list-of-t
est-
q
ueries
/22
)
.
DGraph also supports mutations via GraphQL syntax.
Because GraphQL mutations don't contain complete data, the mutation syntax uses
[
RDF NQuad format
](
https://www.w3.org/TR/n-quads/
)
.
```
...
...
@@ -305,7 +305,7 @@ The query portion is executed after the mutation, so this would return `greg` as
## Contributing to DGraph
-
Please see
[
this wiki page
](
https://
github.com/
dgraph
-
io/
dgraph/wiki/C
ontributing-to-
DG
raph
)
for guidelines on contributions.
-
Please see
[
this wiki page
](
https://
discuss.
dgraph
.
io/
t/c
ontributing-to-
dg
raph
/20
)
for guidelines on contributions.
## Contact
-
Please use
[
discuss.dgraph.io
](
https://discuss.dgraph.io
)
for documentation, questions, feature requests and discussions.
...
...
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