Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Unigraph

Creating a universal, searchable personal knowledge base that integrates with your existing workflows.
Collective - Host: opensource - https://opencollective.com/unigraph-dev - Website: https://unigraph.dev - Code: https://github.com/unigraph-dev

Fix leftover deepsource warnings. (#4459)

github.com/unigraph-dev/dgraph - 931d7b5841614f629afd2bc9255b6c5a865ddc86 authored almost 5 years ago by Martin Martinez Rivera <[email protected]>
Add <xs:integer> RDF type for int schema type. (#4465)

github.com/unigraph-dev/dgraph - 9598b0061aa87bf2b7e88e55cbdaa8fe9bb21327 authored almost 5 years ago by Daniel Mai <[email protected]>
Added missing keywords (#4457)

* Added missing keywords

* Added more keywords, missing math keywords

* added math types

github.com/unigraph-dev/dgraph - 68512e3091abff8525b2642f9e58408af83f1d77 authored almost 5 years ago by Ahmed El Bannan <[email protected]>
Improving encryption at rest docs (#4469)

- Added instruction to migrate unencrypted data to a new Dgraph cluster
- Added the versions at...

github.com/unigraph-dev/dgraph - cf9f092445b1805cf003358433ab4244d269fa8f authored almost 5 years ago by Prashant Shahi <[email protected]>
[BREAKING] Change default behavior to block operations in ACL (#4390)

github.com/unigraph-dev/dgraph - a1964f61e8d32f854d26f9575484dd4f7bb4c70d authored almost 5 years ago by Animesh Chandra Pathak <[email protected]>
Add guardians group with full authorization (#4447)

github.com/unigraph-dev/dgraph - 1ee5cfa61ffe567f3ca3c108ad282e76b423b5b5 authored almost 5 years ago by Animesh Chandra Pathak <[email protected]>
Adding more information about /state endpoint (#4456)

* Adding more information about /state endpoint

* addressing comments

- removing non-empty...

github.com/unigraph-dev/dgraph - 9423d2051e80492f0299d18f593d64ff3f61f489 authored almost 5 years ago by Prashant Shahi <[email protected]>
Implement the state http endpoint on Alpha. Login required if ACL enabled.

github.com/unigraph-dev/dgraph - b36859e99c7cc6f1340d3190945149c8b7c5c4ca authored almost 5 years ago by parasssh <[email protected]>
Add deep mutations and type checks (#4444)

github.com/unigraph-dev/dgraph - 5ebe1649bd05c43c426220248d334323dc8dba02 authored almost 5 years ago by Michael Compton <[email protected]>
Fix unhandled error warnings. (#4458)

github.com/unigraph-dev/dgraph - de8ef8baf6a7d4b0761e7d2f4c05854fc0de946c authored almost 5 years ago by Martin Martinez Rivera <[email protected]>
Replace else-if statements with switch. (#4449)

Switch statements are considered more idiomatic.

github.com/unigraph-dev/dgraph - 54bb3f5c4e3fb2f0f2fb42bb237451af78894445 authored almost 5 years ago by Martin Martinez Rivera <[email protected]>
Fix ignored error warnings in List.iterate. (#4450)

github.com/unigraph-dev/dgraph - 6357d2e4953e5b8462fcc8f4961850ae6f50f91f authored almost 5 years ago by Martin Martinez Rivera <[email protected]>
Fix unused variable warnings. (#4448)

github.com/unigraph-dev/dgraph - bde6d109d25be3012c33de143a62ebea13db2614 authored almost 5 years ago by Martin Martinez Rivera <[email protected]>
Infer type of schema from JSON and RDF mutations. (#4328)

If the same subject-predicate pair appears multiple times in a mutation
and the predicate needs...

github.com/unigraph-dev/dgraph - 4da361419a8f98be0c0f1a37fce6cb2ba94f805e authored almost 5 years ago by Martin Martinez Rivera <[email protected]>
add support for variables in recurse (#4385)

* add support for variables in recurse

github.com/unigraph-dev/dgraph - acd7f3dee810107ca61f5fa0a08aa83869d8c11e authored almost 5 years ago by balaji <[email protected]>
Removes outputNode interface and use fastJsonNode type directly. (#4438)

* Removes outputNode interface and use fastJsonNode type directly.

* Fix failing test.

github.com/unigraph-dev/dgraph - dee8d975cdbd8cefc327157107afa2aa8c5484df authored almost 5 years ago by Arijit Das <[email protected]>
Added schema test (#4359)

* Added schema test

* added schema test

* Fixed a test

* Changed a name

* fixed a te...

github.com/unigraph-dev/dgraph - 86a5633b2db059d4aea33fe10fbfee0a7ce66c25 authored almost 5 years ago by Harshil Goel <[email protected]>
Run "go mod tidy" in master branch. (#4443)

github.com/unigraph-dev/dgraph - a8faaa9f304dbe2e33ee1aa3da1ad808a18c20a2 authored almost 5 years ago by Martin Martinez Rivera <[email protected]>
Allow overwriting values of predicates of type uid (#4411)

When introducing the single uid type, mutations to those predicates were
disallowed to prevent ...

github.com/unigraph-dev/dgraph - 45a6d5b8ea4fa03a68060d98afc7ea63bea5d1b1 authored almost 5 years ago by Martin Martinez Rivera <[email protected]>
allow @filter directive to be used with expand queries. (#4404)

github.com/unigraph-dev/dgraph - 8d968ca8a488a661335513d969cc4d8525ba27c1 authored almost 5 years ago by Martin Martinez Rivera <[email protected]>
Refactor sort logic to take array instead of pb.List. (#4289)

pb.List will change to have a compressed list of uids. This refactore
changes the sort logic in...

github.com/unigraph-dev/dgraph - e3844d1cf878db10b5df6483184c277604f01e4e authored almost 5 years ago by Martin Martinez Rivera <[email protected]>
Improved latency in live loader using conflict resolution at client level (#4362)

The live loader takes about 1 hour for 21 million dataset when run with -c=1. But when we run th...

github.com/unigraph-dev/dgraph - b9627f11f1ba02ff6a4ef01e5aabfce5f83d7e50 authored almost 5 years ago by Harshil Goel <[email protected]>
docs: Add to table of contents in CONTRIBUTING.md. (#4437)

github.com/unigraph-dev/dgraph - 2dda816bff26ff2254e20871719055500650eccd authored almost 5 years ago by Daniel Mai <[email protected]>
Use switch statement instead of if-else in query package. (#4436)

github.com/unigraph-dev/dgraph - 2237a792fb355dddcd03e1b151e27d03ac82bbf4 authored almost 5 years ago by Martin Martinez Rivera <[email protected]>
Add Makefile command build Docker image and update CONTRIBUTING. (#4434)

* Add command `make image` to build a basic docker image that only has the
`dgraph` command (...

github.com/unigraph-dev/dgraph - 7a992faa76e2494da02fb7a4b0acbe2aec0dc131 authored almost 5 years ago by Daniel Mai <[email protected]>
Use switch statements instead of if-else in gql package. (#4433)

github.com/unigraph-dev/dgraph - 6cf8d5f34f431de3f18e11987854482c628bce23 authored almost 5 years ago by Martin Martinez Rivera <[email protected]>
Ignore use of unsafe module in size.go (#4432)

github.com/unigraph-dev/dgraph - faaf5f1062cc77c504593c92d8b71e1e6487f13f authored almost 5 years ago by Martin Martinez Rivera <[email protected]>
fixing aws screenshot (#4422)

github.com/unigraph-dev/dgraph - 5995c57cbddd7af8147bed25f78ba26d45838548 authored almost 5 years ago by Prashant Shahi <[email protected]>
Remove posting pool and minor performance improvement. (#4408)

* Remove posting pool and minor performance improvement.

* fixed a few comments

* Fixed typo

...

github.com/unigraph-dev/dgraph - 87cff9eae084c0a80511db4df493ad811a7b8e2b authored almost 5 years ago by Arijit Das <[email protected]>
docs: Set v1.1.1 as latest docs version in build script. (#4430)

github.com/unigraph-dev/dgraph - 299f388a0ac3e57e48225490fb8897442fff5da6 authored almost 5 years ago by Daniel Mai <[email protected]>
add types in all examples in docs. (#4382)

Sometimes users get confused by Dgraph's new behavior related to Types. And I often notice that ...

github.com/unigraph-dev/dgraph - e4229e6cdecd439abfd4a1e70786ed4592656ba2 authored almost 5 years ago by Michel Conrado <[email protected]>
Update CHANGELOG for v1.1.1 and v1.0.18 (released). (#4428)

* Update v1.1.1 CHANGELOG.

* Update release dates for v1.1.1 and v1.0.18.

github.com/unigraph-dev/dgraph - 8994a5740c5edd67706d059adba15364ac0253bc authored almost 5 years ago by Daniel Mai <[email protected]>
release.sh: Update Go version for release builds. (#4427)

github.com/unigraph-dev/dgraph - c660ef2843aecce5448f140f2f25ee075a6bdd67 authored almost 5 years ago by Daniel Mai <[email protected]>
Ignore errors from writing to buffers. (#4426)

It's very unlikely that these statements will ever cause an error so
it's safe to ignore them. ...

github.com/unigraph-dev/dgraph - 724628c9d1a666fce809ec659e8e3764ab9dc093 authored almost 5 years ago by Martin Martinez Rivera <[email protected]>
Make uid function work with value variables in upsert blocks (#4425)

* Make uid function work with value variables in upsert blocks

Currently, only variables contai...

github.com/unigraph-dev/dgraph - f4e3590c0e3dcd09eaa790aafe86d77aaecb1b37 authored almost 5 years ago by Francesc Campoy <[email protected]>
Fix some deepsource warnings. (#4423)

github.com/unigraph-dev/dgraph - 55b05166d19cec8adcdd506326125414f6cf868e authored almost 5 years ago by Martin Martinez Rivera <[email protected]>
Add docs for #31 and #51 (#4421)

github.com/unigraph-dev/dgraph - 50c226d8f54f748a9edba6cfbdc1d0bf346480ea authored almost 5 years ago by Paul Korzhyk <[email protected]>
docs: Fix service name in docker-compose-ha.yml and docs examples. (#4418)

github.com/unigraph-dev/dgraph - 6d75078527d4a8e70cb0f77a3e1ad8fb67b32665 authored almost 5 years ago by Paulo Silva <[email protected]>
docs: Improve match function documentation. (#4396)

Clarify that match(predicate, string, distance) returns matches for
<= distance.

github.com/unigraph-dev/dgraph - 058935cd86bfe58daf9b21b81dccf78c98a6ccfe authored almost 5 years ago by Daniel Mai <[email protected]>
Fix upsert tests to compare only predicates names (#4420)

github.com/unigraph-dev/dgraph - 54192ccb54b6e365abcdb8cd0c5699bffd66e27f authored almost 5 years ago by Aman Mangal <[email protected]>
dgraph-ha: handle SIGTERM for alpha init container. (#4415)

Previously, if the alpha init container is used and the pod is ...

github.com/unigraph-dev/dgraph - 1cf9c6ad740a5a5496c0c853a1470fc497d66d3d authored almost 5 years ago by Chris Hiestand <[email protected]>
Fix multiple appends warnings. (#4414)

github.com/unigraph-dev/dgraph - e986f3da3573aeabd594f305853bf778d44df548 authored almost 5 years ago by Martin Martinez Rivera <[email protected]>
Fix unused code warnings (#4413)

github.com/unigraph-dev/dgraph - 93ac00396322e946a19e3423548219ac0fb9445f authored almost 5 years ago by Martin Martinez Rivera <[email protected]>
Fix import shadowing warnings. (#4412)

github.com/unigraph-dev/dgraph - 9aab3efbc60f19b66ce15ffa8d97e540e4720ee7 authored almost 5 years ago by Martin Martinez Rivera <[email protected]>
Fix deep source warnings in server.go (#4403)

github.com/unigraph-dev/dgraph - 2827adf8ffd90fa3a3705655cfc1663dc70edc0c authored almost 5 years ago by Martin Martinez Rivera <[email protected]>
merge master (#4402)

github.com/unigraph-dev/dgraph - f78ddf4e7009817c8da88f653a5e48a46db1ea60 authored almost 5 years ago by Michael Compton <[email protected]>
Update CHANGELOG for v1.1.1. (#4401)

github.com/unigraph-dev/dgraph - 2612508196d823cd86c8a172b7dfb7e3828990fc authored almost 5 years ago by Leyla Galatin <[email protected]>
Removed unused functions in query.go (#4397)

github.com/unigraph-dev/dgraph - 71ea33eaa8bb4a646835cf5b639aad6d52a96669 authored almost 5 years ago by Martin Martinez Rivera <[email protected]>
Update helm chart to work with Kubernetes v1.16.0. (#4393)

github.com/unigraph-dev/dgraph - 23b726b3768ea0fad8b25f7b351b1cbf4e744a7d authored almost 5 years ago by Daniel Mai <[email protected]>
Fix how query responses are sent in upsert HTTP responses. (#4375)

Right now the results of the upsert query are attached to the final
response at the same level ...

github.com/unigraph-dev/dgraph - 83ac411a0df1c3887b92a4c39d1b7ac38aaa8e59 authored almost 5 years ago by Martin Martinez Rivera <[email protected]>
Write group_id files to postings directories during restore. (#4365)

This PR changes the restore command to write a group_id file containing
the ID of the group to ...

github.com/unigraph-dev/dgraph - f606401bba55ec47192a85de6b00b776588d957c authored almost 5 years ago by Martin Martinez Rivera <[email protected]>
Create restore directory when running "dgraph restore". (#4352)

As of now, "dgraph restore" crashes if the directory passed to the
"-p" flag (the directory whe...

github.com/unigraph-dev/dgraph - 47ea63ecc9d358a145b5541c6e7715ab16587816 authored almost 5 years ago by Martin Martinez Rivera <[email protected]>
Fix `has` pagination when predicate is queried with @lang (#4331)

This PR fixes a bug when has is queried with predicate@lang(eg: has(name@en)). Issue is in funct...

github.com/unigraph-dev/dgraph - d2204ea6141f1a2e06cc974269aef21cd6fa8392 authored almost 5 years ago by Ashish Goswami <[email protected]>
Adding unofficial JS clients in docs (#4388)

github.com/unigraph-dev/dgraph - 34097cfd66f89b6fff5749dec4d2751947807ac1 authored almost 5 years ago by Prashant Shahi <[email protected]>
Donot return dgo.ErrAborted when client calls txn.Discard() (#4389)

Previously we used to return dgo.ErrAborted even when client has called txn.Discard(). This PR
...

github.com/unigraph-dev/dgraph - 1a87fa0f3bea1da49865058df84a0978a6660a12 authored almost 5 years ago by Ashish Goswami <[email protected]>
Fix handling of depth parameter for shortest path query for numpaths=1 case (#4347)

This change fixes the handling of depth parameter for shortest path query when numpaths = 1 by c...

github.com/unigraph-dev/dgraph - 50802e160966c126d7165d2dda8fdcee07dff916 authored almost 5 years ago by Pawan Rawal <[email protected]>
Update badger to commit 7c5e6d7f6e8b (#4394)

This change brings the following commits from badger
```
git log --oneline 8b99eb433aa7...7c5e...

github.com/unigraph-dev/dgraph - 36da9d1cb4aa8476e317c9e2e1d8c0af516f7c31 authored almost 5 years ago by Ibrahim Jarif <[email protected]>
Added documentation for encryption in Dgraph (#4363)

* Add documentation for encryption in Dgraph

* minified the commands and few grammatical fixes

github.com/unigraph-dev/dgraph - 6c7d1c14a7a05f16100cc79004681e69d1543a80 authored almost 5 years ago by Prashant Shahi <[email protected]>
Add test for graphql vars in upsert (#4377)

github.com/unigraph-dev/dgraph - 569acb9d803507683fbe2de096d50c128f13e652 authored almost 5 years ago by Aman Mangal <[email protected]>
Block delete if predicate permission is zero (#4349)

github.com/unigraph-dev/dgraph - f441ac63e62acbd0af87f85866be2654d7a7e15e authored almost 5 years ago by Animesh Chandra Pathak <[email protected]>
Depricate ACL rules with regex (#4360)

github.com/unigraph-dev/dgraph - d41e8635cd5b9a8ecd3c1cb4e877a1e8e557e877 authored almost 5 years ago by Animesh Chandra Pathak <[email protected]>
Update CHANGELOG for Dgraph v1.1.1 (unreleased). (#4376)

github.com/unigraph-dev/dgraph - 65e4152926936fa3017b99e423362cddd11722dc authored almost 5 years ago by Leyla Galatin <[email protected]>
Add support for encryption at rest. (#4351)

* enc support after refactor. TODO: bulk loader bug fix; license check

* dont zero reducer ke...

github.com/unigraph-dev/dgraph - b69c834717049f21a05894dd37bf1e2ffd5739ab authored almost 5 years ago by parasssh <[email protected]>
Fix comments to calculateMetrics functions. (#4374)

github.com/unigraph-dev/dgraph - 13fad50750b24b9738fbdb80c178a77fec2161a3 authored almost 5 years ago by Martin Martinez Rivera <[email protected]>
Remove unnecessary pushd. (#4372)

It's breaking the tests for pydgraph (because the basedir is assigned a
different value when th...

github.com/unigraph-dev/dgraph - 5f6508782fa130920a8c4523798e0f417ad3682e authored almost 5 years ago by Martin Martinez Rivera <[email protected]>
Add standalone Dockerfile for dgraph/dgraph:master. (#4373)

This will be used for Docker Hub autobuilds.

github.com/unigraph-dev/dgraph - 474a6dd8ee8558cdd8766154d5dadd64d38d61bb authored almost 5 years ago by Daniel Mai <[email protected]>
Update badger to commit 8b99eb433aa7 (#4371)

```
git log --oneline v2.0.0...8b99eb433aa7
```
The following changes are introduced in thi...

github.com/unigraph-dev/dgraph - 14636d1795985c499b2a22c81480e0f405406a27 authored almost 5 years ago by Ibrahim Jarif <[email protected]>
cmd: fix config file from env variable issue in subcommands (#4344)

* cmd: fix config file from env variable issue in subcommands

* Fixes #4311
* Each subcomman...

github.com/unigraph-dev/dgraph - ea791d0581c19e4ca3b4b67df4f591eaebeea3e0 authored almost 5 years ago by Deepesh Pathak <[email protected]>
don't pre allocate mutation map (#4343)

* don't pre allocate mutation map

github.com/unigraph-dev/dgraph - bbf50c5df67e6445dfda7bd47d512e6fae567251 authored almost 5 years ago by balaji <[email protected]>
close store after stoping worker (#4356)

Signed-off-by: பாலாஜி <[email protected]>

github.com/unigraph-dev/dgraph - 95c5865b7f7c40d9ce9f7c2fa719d5558a83eac7 authored almost 5 years ago by balaji <[email protected]>
Fix unhandled error warnings in x.go (#4366)

github.com/unigraph-dev/dgraph - 747c8478c6b1e023246b6b91b68072b72a3f1036 authored almost 5 years ago by Martin Martinez Rivera <[email protected]>
Fix DeepSource warnings in chunker package. (#4355)

github.com/unigraph-dev/dgraph - f3785883c7d1c36eeaa77585e8022b082229ffcb authored almost 5 years ago by Martin Martinez Rivera <[email protected]>
Restore documentation for the "dgraph restore" command. (#4353)

While helping with a support ticket, I found that the documentation of
the restore command does...

github.com/unigraph-dev/dgraph - 429e7b6da30f79af785051013690fef67d262d6e authored almost 5 years ago by Martin Martinez Rivera <[email protected]>
Fix unused var warning from DeepSource. (#4354)

github.com/unigraph-dev/dgraph - 125e861a0962e471d4e21808e184867cdeae6eed authored almost 5 years ago by Martin Martinez Rivera <[email protected]>
Refactor ServerState from edgraph to worker pkg. (#4346)

* refactor config and server_state from edgraph to worker pkg

* minor

* remove unused var
...

github.com/unigraph-dev/dgraph - 1c1b81dfe7985c8c3da26dd12990df33f1d33086 authored almost 5 years ago by parasssh <[email protected]>
Fix segmentation fault in backup. (#4314)

Properly treat nil credentials in the S3 handler. Right now, restore
passes a nil credentials o...

github.com/unigraph-dev/dgraph - d10d2c80d80b6013b364c3a58cd76e92b1bb6562 authored almost 5 years ago by Martin Martinez Rivera <[email protected]>
docs: Add shortest path query using var blocks and uid(). (#4327)

github.com/unigraph-dev/dgraph - 1c2d10288397a88cad3879d42781a1ff1af2a4d7 authored almost 5 years ago by Michel Conrado <[email protected]>
Add a comment about the application of scheam deduction.

github.com/unigraph-dev/dgraph - f10639665e53c702c4fb8d96de2be1fcf7fe800e authored almost 5 years ago by Manish R Jain <[email protected]>
Adding 5th tutorial of get started series to the docs site (#4338)

github.com/unigraph-dev/dgraph - 9200e6205f8a7c055541b2f957efcedbacf1d026 authored almost 5 years ago by Prashant Shahi <[email protected]>
Move graphql layer into Alpha (#4340)

This change removes the `graphql` subcommand from Dgraph and adds the `/graphql` and `/admin` as...

github.com/unigraph-dev/dgraph - 7475d3cfb96d6fa7645f940c6fe45da6d080e49d authored almost 5 years ago by Pawan Rawal <[email protected]>
Fixing broken links for get started docs of master branch of docs (#4326)

* Fixing broken links for non-latest branch of docs

* fixed internal reference links

github.com/unigraph-dev/dgraph - db2d91c74d435a5ed471d14dce43c757866ddc73 authored almost 5 years ago by Prashant Shahi <[email protected]>
Merge branch 'master' into mjc/graphql

github.com/unigraph-dev/dgraph - 55691a34e8f434e142a074532f5b3332e6e98ff5 authored almost 5 years ago by Pawan Rawal <[email protected]>
Support overriding edge and type names using dgraph directive. (#4323)

Types and fields can now have a `@dgraph(name: ...)` directive which tells us what dgraph edge t...

github.com/unigraph-dev/dgraph - c75774343f35cbd6b9222b2d9ef9981b1d41855d authored almost 5 years ago by Pawan Rawal <[email protected]>
Use txn writer to write schema postings (#4296)

Fixes #3916

Although I was not able to reproduce this. Stacktrace suggests, while writing sch...

github.com/unigraph-dev/dgraph - a7dec1e12ff244e53897b9405f637e9c48d65a66 authored almost 5 years ago by Ashish Goswami <[email protected]>
Introduce StreamDone in bulk loader (#4297)

During reduce phase, we insert predicate in sorted order to Badger instances. Each predicate has...

github.com/unigraph-dev/dgraph - ae679e6c1b3cf2cc9a0c323de9df13bfa10f6c13 authored almost 5 years ago by Ashish Goswami <[email protected]>
Add equivalent of Dgraph set and delete update mutations (#4333)

github.com/unigraph-dev/dgraph - d926ce571ccc718f8c1762dee1152b456d7a03db authored almost 5 years ago by Michael Compton <[email protected]>
Added filter argument inside updateMutation (#4292)

github.com/unigraph-dev/dgraph - ba3e6c2a50dd10ca691c001292cdc823564a0077 authored almost 5 years ago by Harshil Goel <[email protected]>
Fixes the flakey enum filter test (#4336)

github.com/unigraph-dev/dgraph - fda8aedf59b4be7c461e6dd8248d346bb7223cc7 authored almost 5 years ago by Harshil Goel <[email protected]>
Return error instead of panic when geo data is corrupted (#4318)

github.com/unigraph-dev/dgraph - 4d2897e2fc2a3bfb80114eb276af60878872f593 authored almost 5 years ago by Aman Mangal <[email protected]>
Updated hasInverse rules (#4325)

github.com/unigraph-dev/dgraph - 81376bf7225e62f5762e871e07acd44317154d28 authored almost 5 years ago by Harshil Goel <[email protected]>
Refactor mutation handling (#4322)

* Split add and update rewriting

* Update tests for refactor

* Add new add and update reso...

github.com/unigraph-dev/dgraph - fd4f2b56bc966a5bcfd50ebf2b24d42ff516fa9a authored almost 5 years ago by Michael Compton <[email protected]>
Fix docs for multiple mutation blocks (#4332)

github.com/unigraph-dev/dgraph - 8961a99327c4bccd07e2d16c893f25a133faf3e2 authored almost 5 years ago by Aman Mangal <[email protected]>
docs: Document drop data and drop type operations via curl. (#4324)

github.com/unigraph-dev/dgraph - e8379f07fb3ae7039914ba1da97a9437a1419df9 authored almost 5 years ago by Daniel Mai <[email protected]>
Acquire lock before computing deepsize for posting list (#4330)

github.com/unigraph-dev/dgraph - f9179dced773d40913f055dd0302ae66a5b6dfad authored almost 5 years ago by Aman Mangal <[email protected]>
Add docs for multiple mutation blocks (#4270)

github.com/unigraph-dev/dgraph - bbe4f7d07233fc3b507a5b4070d50185f425f603 authored almost 5 years ago by Aman Mangal <[email protected]>
Limit UIDs per variable in upsert (#4268)

github.com/unigraph-dev/dgraph - 0bbc0a2f5190ed0489cbd8595bec45392fb32b72 authored almost 5 years ago by Aman Mangal <[email protected]>
Add total time taken to process a query in result (#4312)

github.com/unigraph-dev/dgraph - 22010e4fca103b2c07ba1e3e492f17e1d70b81ac authored almost 5 years ago by Aman Mangal <[email protected]>
Add support for multiple mutation blocks (#4210)

github.com/unigraph-dev/dgraph - 2cdbbf2bf338af030bc356d6a4f37118ab649400 authored almost 5 years ago by Aman Mangal <[email protected]>
Support for external ids using @id directive (#4259)

This change allows the user to specify fields with @id directive representing an external String...

github.com/unigraph-dev/dgraph - 3e9227a4d89658b78ac021ce8c25819b1b2fa2ae authored almost 5 years ago by Pawan Rawal <[email protected]>
Adding more details for mutation error messages with scalar/uid type mismatch (#4317)

* Adding more details for error messages with scalar/uid type mismatch

* used %q instead of "%s"

github.com/unigraph-dev/dgraph - b5d1bebab9a6dc5fb784091c61ed19e382284e2f authored almost 5 years ago by Prashant Shahi <[email protected]>