-
## Description
I was closing ~60 opened tabs in my Studio, most of them untitled. I was moving between the right end of the tabs panel and the delete confirmation modal window. I was trying to do i…
-
Dont really know if all drivers have the same behavior today so i create the feature request here instead of the javascript driver.
## Problem to Solve
Getting data easily usable inside nodejs i…
-
Right now, when the performance of a component or fd is propagated, it is updated permanently. Thus, the propagation only happens once, since before propagating it is checked if there is already a val…
-
Hi There, I've encountered a typo while going through the documentation:
https://github.com/typedb-osi/typedb-loader/blob/master/README.md#migrate-data
the command fails if you copy it as it is, rem…
-
## Description
Currently, the Enterprise client prints debug-level information via the system `print()`, which interferes with intended program output. It can be worked around with some hacks, but …
-
## Problem to Solve
Currently retrieving the values from attributes queried for is quite cumbersome. For example, if I want to get a series of entities and the values of their attributes that meet …
-
Sometimes it is useful to split the schema and data into multiple files to make it easier to maintain.
Right now, it is not possible to load multiple schemas or data files.
This should be added to t…
-
## Problem to Solve
An error message is given when a TypeDB Client error is display formatted. This error message is not produced when debug formatting the same error message. This is unintuitive, as…
-
```
Error with match query! Exception retrieved: java.lang.NullPointerException: Cannot invoke "java.util.Set.add(Object)" because the return value of "java.util.Map.get(Object)" is null
[ERROR] [1…
-
## Problem to Solve
The Cluster code in client-java makes heavy use of `LOG.debug` to print out debugging statements. But in client-python, we don't currently use Logback (or similar) - we simply u…