-
https://github.com/vaticle/typedb-driver/blob/6cfb17d2561f5d6f17aeecf8d14592ef22874572/python/typedb/connection/driver.py#L96
shouldn't this line be `if self.is_open()` instead of `if not self.is_o…
-
### Details
Context:
- We already have queryMachine splitted between its typeDB and surrealDB machines. They can even work at once, as different entities can be defined in different databases and bor…
-
Before the official 1.0.0 release, we had this exception handling logic at the root of our system (i.e. `main()` function), and it was working flawlessly and provided very useful information with stac…
-
We would like to stop users from terminating the application entirely when they hit `CMD+Q`, by asking them to first confirm through a popup. We are able to register the `CMD+Q` key event via `onKeyEv…
-
Hat das schon jemand auf dem Schirm:
https://www.heise.de/news/Digitalisierung-Handelsregister-de-verraet-private-Daten-7202516.html
Ist das wirklich ein Thema im endgültigen Datensatz oder wird die…
-
## Description
The python driver documentation references an enum that is not defined.
## Location of Content
[Link of Content](https://github.com/vaticle/typedb-docs/blob/4a52a99237ed3269230…
-
Hello,
I'm following the documentation to install the Rust driver and I've a conflict error:
```error: failed to select a version for `chrono`.```
There's a conflict between typedb-driver v2.28.4…
STPR updated
4 months ago
-
Using the latest (Nightly963) version of REframework, game won't launch since the game update this morning.
-
### Details
## Files to change:
File: tests/surrealdb/bench/all.bench.ts
The init function is used without any error handling, which could lead to unhandled exceptions if init fails.
File: test…
-
### Description of issue
> using TypeDB.Driver.Api;
> using TypeDB.Driver.Common;
Example in the docs doesn't compile because one using is missing.
`error CS0103: The name 'Drivers' does not exi…
gbtb updated
6 months ago