-
The triple store Apache Rya recently became an Apache top-level project. See https://rya.apache.org/
It should be supported by SMW.
-
Dgraph is fast, distributed graph database written in Go (1). Haven't really used it, but it looks cool :sunglasses:
Graph databases are good at mapping relationships, so I though I would load a …
-
Hello, I try to compile AMGCL with scotch but I have problems with the examples:
```
[ 43% ] Linking CXX executable mpi_solver
/lus/home/pelyakime/AMGCL/scotch-v7.0.3/build/install/lib/libptscotch…
-
In order to avoid having adult movie titles appearing during demos using https://play.dgraph.io we should remove all the related data from the benchmark dataset.
Currently, there are 6516 adult mov…
-
I'm trying to set up Jepsen testing in Dgraph's TeamCity CI infrastructure. The tests run OK when I spin up a new CI agent machine (Ubuntu machines on Google Cloud), SSH into the box and run tests in …
-
We are planning to replace our hand written parser with ANTLR4 in production for parsing our graph database language spec. ANTLR grammar looks elegant and precise.
Our language spec is a variant of G…
-
### What version of Dgraph are you using?
v22.0.2
### Tell us a little more about your go-environment?
I'm using the standalone docker image
### Have you tried reproducing the issue with t…
-
### What version of Badger are you using?
v4.0.1
### What version of Go are you using?
Not relevant
### Have you tried reproducing the issue with the latest release?
Yes
### What is the hardware…
-
### Feature description
Allow marking fields in the schema as `@deprecated`, communicating the intent to remove to clients.
https://dgraph.io/docs/graphql/schema/directives/deprecated/
-
Hello.
Dgraph v1.1.1 has been released recently, would you mind adding the results for this version? I would expect some notable improvements after one year.
There aren't many public benchmarks …