typedb/typedb-docs

New change request - test

Closed this issue · 1 comments

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 the exact type, and no supertypes via type inference.

[describe your issue here]

Affected docs article

https://typedb.com/docs/typeql/queries/fetch

Suggested solution

test

Fixed in #833