-
## Problem to Solve
We want to address several shortcomings in TypeQB at the same time:
* *Nesting of queries*: call queries from other queries.
* *Using aggregates in queries*: the callee quer…
-
## 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…
-
I have a number of OWL ontologies that I work with. Do you have a tool for converting OWL to TypeDB? I can try making my own, but wanted to ask before doing so.
Sorry if this question has been aske…
-
## Problem to Solve
TypeQL doesn't have a way to represent enums, or even values restricted to a set of values for an attribute, a very common use case (example: a form's `title` may be `Mr|Ms...`)…
-
## Problem to Solve
We want it to be as easy as possible for users to report issues to us directly.
This requires:
- #440
## Proposed Solution
- [ ] Add a button to Error Details that al…
-
Hello! Here is a little compendium of features we are building in our abstraction layer (www.blitznocode.com) that would be nice to have in typeDB natively:
# TOP 3 Key features: optional mutations…
-
Hi TypeDB-Loaders,
Thank you for open-sourcing such a great tool!
I cannot find any documentation on importing attributes of attributes. The appendAttribute functionality only is documented to wor…
-
## Problem to Solve
GraphQL is a standard for querying and returning graph-structured answers to the caller. TypeDB and TypeQL are currently far removed from being able to query and return in a for…
-
Hi,
I have been playing with your library and found that the parser is not robust, and seems to break easily in two sitatuions:
1. Tring to parse threat reports from your own website, specifically…
-
## Description
In many cases, TypeQL returns syntax errors that correctly identify the location of the syntax error, but make a generic and incorrect suggestion for how to fix it.
## Environmen…