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

## Documentation We need to document it on enterprise docs. https://discuss.dgraph.io/t/can-the-groot-account-still-log-in-after-the-expiration-of-the-enterprise-version/7352

The page https://dgraph.io/docs/deploy/cluster-setup/ says "Tip For a single server setup, recommended for new users, please see [Get Started](https://dgraph.io/docs/get-started/) page." but that page is about querying and no longer has any...

bug

Due to page changes we have some 404 to correct. Either by redirecting at nginx level or by updating the reference. https://github.com/dgraph-io/dgraph-docs/pull/488

Dgraph metrics allow counting of successful and errored queries and mutations, as well as latency averages, but this is not documented, and the metric names are called "latency" which is...

bug

Generally, all functions in all docs should be documented with their input paramters, parameter types, and return type to be complete, but lambda functions do not include types. Also it...

bug

### What version of Dgraph is the target? v21.03.1 ### Documentation. The [@count documentation](https://dgraph.io/docs/query-language/count/#) could be improved to show examples where the predicate is filtered inside the count, example: `count(friend...

### What version of Dgraph is the target? v21.03.01 ### Documentation. DQL requires a specific order when using @count with @recurse. The below examples illustrate the behavior based on DGraph...

Just adding the Diagram code