-
_This issue was originally posted by @flyingsilverfin on 2018-09-20 11:42_.
https://discuss.grakn.ai/t/how-to-insert-a-relationship-using-concept-objects/924/2
grabl updated
5 years ago
-
At the moment we had to force `pkg_rpm()` to be executed locally: https://github.com/graknlabs/grakn/pull/4796
Find a way to make it work in RBE
-
1. : lib.bzl is deprecated
```
DEBUG: /private/var/tmp/_bazel_haikalpribadi/3cdeaa1301f056ec7b4e7ee46bda5c79/external/bazel_skylib/lib.bzl:30:1: WARNING: lib.bzl is deprecated and will go away in th…
-
## Description
When changing the name of a role to one that has previously belonged to an entity results in a grakn client exception.
## Environment
1. OS (where Grakn server runs): Windows 1…
-
_This issue was originally posted by @haikalpribadi on 2017-10-13 11:16_.
For example, `-n` in `graql console` means infer, whereas in `graql migrate` it means dry-run.
Helpful guide from Thanh: htt…
grabl updated
5 years ago
-
Grakn is missing a `latest` tag on Docker Hub (https://hub.docker.com/r/graknlabs/grakn/tags).
Programs like Kitematic default to `latest` tag and not having one causes errors to occur.
-
Make sure the distribution is compliant to the 1.4.3 release of Grakn
-
## Problem to Solve
If you have an .gql file, that contains definitions and inserts then this causes an exception
```
with open("/path/grakn/grakn-core-all-linux-1.5.0/tests/foo.gpl") as f:
…
-
_This issue was originally posted by @haikalpribadi on 2017-11-21 16:34_.
To replicate this try to make multiple threads that - Open the session - Write 100 times (including something like a getEnti…
grabl updated
5 years ago
-
Hello,
When using the Grakn feature to order results by a String property, all words with an uppercase first letter come before lowercase first letter word.
The query:
>
> match $m isa User…