dgraph-docs
dgraph-docs copied to clipboard
A native GraphQL Database with a graph backend
The back button in https://dgraph.io/docs/deploy/overview/ directs to the wrong (?) page. This page is the first page of this section (Deploy & Manage), but the back button redirects to "Ports...
Added `type` documentation to the "master" list of DQL functions. Minor improvements to same page regarding queries named 'me' Fixes DOC-235 cherry-pick to v20.07, v20.11, v21.03
- add change /etc/security/limits.conf without it changes only in system.conf&user.conf won't work - add correct replace for all string in #DefaultLimitNOFILE=1024:524288 to DefaultLimitNOFILE=1048576:1048576 on Ubuntu 20.04
Documents the new option sasl-mechanism under the kafka superflag. This change was introduced in Dgraph v21.03.1 with PR dgraph-io/dgraph#7765. Example: --kafka="...; sasl-mechanism=SCRAM-SHA-512"
The "List Namespace" documentation is outdated. The GraphQL mutation mentioned in [this section](https://dgraph.io/docs/enterprise-features/multitenancy/#list-namespaces) is no longer available.
This page: https://dgraph.io/docs/graphql/custom/custom-overview/ states that "Dgraph doesn’t execute your custom logic itself. It makes external HTTP requests" but I believe the more performant approach is to use DQL extensions which...
Please add a mutation example to show how to add new data into a type.
**Additional context** When turning on dark mode, the text in the white box is not visible anymore. Probably the font color is set to white, but the backgroud stays white...
**Anything false or any instructions not working ?** SECTION - Filter to match specified field values with ``in`` keyword **Anything unclear or missing?** this section is erroneous and does not...
The Banner ad for Hypermode, the Navbar, the search bar take too much space. I can't read the doc properly.