dgraph-docs icon indicating copy to clipboard operation
dgraph-docs copied to clipboard

A native GraphQL Database with a graph backend

Results 70 dgraph-docs issues
Sort by recently updated
recently updated
newest added

Customer ran into this issue: https://discuss.dgraph.io/t/rfc-allow-language-tag-support-in-graphql/13027/12 The @dgraph directive for multi-lang predicates is not supported in v22 so that section should be removed.

We do not currently duplicate the various configuration flags reported by dgraph alpha --help and dgraph zero --help in the documentation. All or key flags might be added here: https://dgraph.io/docs/deploy/config/...

Explain the relation between GraphQL and DQL : - the fact that Dgraph translates the GraphQL schema into a Dgraph schema - the naming convention - importing data for a...

Description: The offline restore feature is deprecated (v21.03.0 was the last version to have it), but it is not stated in the docs, which might confuse readers. So, I think...

https://dgraph.io/docs/deploy/dgraph-administration/#restrict-mutation-operations For the second command, correct me if i'm wrong but I don't think `mutations-nquad=1000000` is relevant to the current context, as it is only demonstrating `mutations=strict`. So I think...

triage
accepted
triage:delayed

This command: "go get -u github.com/dgraph-io/ratel" at the link [https://github.com/dgraph-io/ratel/blob/master/INSTRUCTIONS.md](https://github.com/dgraph-io/ratel/blob/master/INSTRUCTIONS.md) is not working. "go get" seems to no longer be supported. The terminal output asks for a "go install" type...

bug
accepted
triage:delayed

Any modification outside of these rules the PR will be refused. 1 - TODO -> Indentation of DQL, GraphQL and other code needs to be standardized(e.g: Tabs vs spaces -...

RFC
triage:delayed

Hi, The [above-mentioned page](https://dgraph.io/docs/deploy/data-compression/) doesn't mention the following important things: - vlog files are not compressed - values that are bigger than 1 MB are stored in vlog files (and...

question
triage
investigate
triage:delayed