-
## Problem to Solve
`test_typedb.py` and `test_debug.py` contain some useful test scenarios that should be migrated to BDD. For example: explanation tests, and Transaction Options tests.
## Prop…
-
## Problem to Solve
We currently only support a TypeDB Runner library for Java. However, for our own consumption and testing of clients across multiple languages, and community testing of their own…
-
1. Run TypeDB
2. Run TypeDB Console
3. Create a database
4. Open transaction
5. Run the `source` command with a file that has a space in the file path, for example: `source /Users/tasabat/Desktop/…
-
## Description
Currently, using Python 3.8 or newer when deploying APT packages might result in a package that's not installable.
## Environment
1. OS (where TypeDB server runs): Ubuntu 21.04…
-
## Problem to Solve
We can define/undefine rules. We can read a schema with read transactions from any client. But we can't read rules right now.
## Current Workaround
TypeDB Console has a bu…
-
## Description
When matching types, there can be a situation where no types are matched by the schema.
Using a concept variable that matches no types as a type in an `isa` produces an error.
##…
-
## Description
The "comment" keyboard shortcut (cmd+/ on Mac) toggles the presence of a "#" comment character at the beginning of a line. When this keyboard shortcut is used on an empty line, TypeD…
-
## Problem to Solve
In addition to running TypeDB supplied via zip or tar, it should be possible to run TypeDB that is installed system-wide from APT or RPM
## Current Workaround
The APT and …
-
We should document the "authentication" and "encryption" features in the docs. They should be located under the "Management" section.
**Authentication**
The authentication page should cover the fo…
-
## Description
Importing an empty data file (from an empty database) throws an exception.
## Environment
1. OS (where TypeDB server runs): macOS 12.6.3
2. TypeDB version (and platform): 2.16…