-
## Description
If an aggregate subquery in a Fetch query returns a NaN, then `CXN07` is thrown. For example, in the following query, none of the books in the order have a price that high. The stand…
-
### Description of issue
> To fetch a type from a database, use a concept variable that is matched to a type. If you use isa or sub statement, make sure to use it with an exclamation mark to get only…
-
## Problem to Solve
The allowance of constructs such as `(input: $x, input: $x, input: $x)` have very few use cases, and complicate the data model. Removing this feature allows a clean interpretati…
-
### Description of issue
The code block modifies `authorship` and `illustration` relations; however those were previously defined as `authoring` and `illustrating`.
**Previous code block**:
```
…
-
## About You
**Your Name:**
Skip Everling
**Twitter handle (optional):**
**The best way to reach out to you:**
skip@vaticle.com
**A quick bio:**
Skip is the Head of Developer Relations …
-
## Description
## Environment
1. TypeDB distribution: Core
2. TypeDB version: 2.26.3
3. Environment: Mac
4. Client and version:
5. Other details:
## Reproducible Steps
1. Set up
```…
-
Include typedb model for Cámara's scenario, as described in the paper.
-
### Description of issue
Arm MAcOS sample code needs editing, and file is pre-inflated, and Java 11 is no longer available as a standalone download.
[describe your issue here]
### Affected do…
-
## Description
`Thing.get_relations` has the following signature:
```
get_relations(self, transaction: TypeDBTransaction, role_types: list[RoleType] = None) -> Iterator[Relation]
```
This i…
-
With a notice to @aothms, as discussed with @Moult, and as mentioned on OsArch...
...about replacing the opencdeserver code in:
[https://github.com/IfcOpenShell/IfcOpenShell/tree/v0.7.0/src/open…