-
- Downloads
Fix the build (#2400)
* Fix the UID bug. * If we find a deleted version, stop iteration. * Rename dummyPostingList to emptyPostingList, which is what it is. * Instead of adding a dummy key, remove a dummy key, so dummy predicate doesn't show up in our states. * Use require for testing, instead of assert. * Be able to pick up Facets as well, via json.Number.
Showing
- contrib/integration/testtxn/main_test.go 1 addition, 1 deletioncontrib/integration/testtxn/main_test.go
- edgraph/nquads_from_json.go 33 additions, 15 deletionsedgraph/nquads_from_json.go
- posting/lists.go 10 additions, 8 deletionsposting/lists.go
- posting/mvcc.go 2 additions, 2 deletionsposting/mvcc.go
Loading
Please register or sign in to comment