-
## Description
bazel build //... should be runnable without RBE in order to support PRs from external forks. Right now it would fail: https://circleci.com/gh/graknlabs/grakn/21383
-
I just followed every step on the guide for the development environments, and when it gets to the **yarn start** on graphql folder this is what happen:
root@ubuntu:/home/openctidev/opencti/opencti-…
-
_This issue was originally posted by @jmsfltchr on 2018-05-15 14:31_.
We are suspicious that clean causes integrity issues. The method by which cleaning the whole db works also needs revisiting.
grabl updated
5 years ago
-
Grakn version: 1.5 SNAPSHOT
```
define
name sub attribute,
datatype string;
person sub entity,
key name;
```
`insert $x isa person, has name "a";`
`commit`
`insert $x isa person,…
-
## Problem to Solve
Currently its not clear the amount of memory required to have openCTI running
## Current Workaround
No
## Proposed Solution
Write documentation about openCTI and dep…
-
Seems that there is an error for **persistence** configuration.
Doc says:
```
elasticsearch:
[...]
volumes:
- esdata:/usr/share/elasticsearch/data
grakn:
[...]
v…
-
## Environment
1. macOS High Sierra
2. OpenCTI version latest
## Reproducible Steps
Steps to create the smallest reproducible scenario:
1. docker-compose up
## Actual Output
Following…
-
Am I getting something wrong or does the unzipped file from the download section only contains "grakn-core-all-mac" instead of the BioGrakn ? Correct me if I'm wrong!
-
### Environment
* Operating System: `macos`
* Python Version: `3.7.2`
* How did you install bamboolib: `pip`
* Python packages:
```
Package Version Location
-…
-
e.g. if the workspace name is `graknlabs_grakn_core`, the draft title should be `Grakn Core`