Open
Description
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 built-in function to return a full schema with rules.
Proposed Solution
Have a syntax in TypeQL to query a full schema with rules and/or rules only.
Include rules into TypeDB Studio Types browser Export schema button result or create a separate rule tool.