Skip to content

Commit 182968a

Browse files
Fix TypeQL reference includes (#1009)
## Goal Replaces any broken references to reflect the move from `/reference/typeql` to `/typeql-reference` ## Implementation Also nukes a copy of the tql files, fixes up includes and the tests which were failing for distinct & require by updating the queries.
1 parent 564f893 commit 182968a

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

52 files changed

+115
-593
lines changed

academy/modules/ROOT/pages/5-defining-schemas/5.1-defining-individual-types.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ _-> Commit_
163163

164164
When used in a Define query, the `value` keyword defines the value type of an attribute type. When the attribute type is later instantiated, its values must be of the specified value type. There are currently these value types in TypeDB:
165165

166-
include::{page-version}@reference::typeql/values/index.adoc
166+
include::{page-version}@typeql-reference::values/index.adoc
167167

168168
.Exercise
169169
[caption=""]

reference/modules/ROOT/examples/tql/conjunction.tql

Lines changed: 0 additions & 30 deletions
This file was deleted.

reference/modules/ROOT/examples/tql/data_annotations.tql

Lines changed: 0 additions & 6 deletions
This file was deleted.

reference/modules/ROOT/examples/tql/read_statements_functions.tql

Lines changed: 0 additions & 39 deletions
This file was deleted.

reference/modules/ROOT/examples/tql/redefine_statements_functions.tql

Lines changed: 0 additions & 10 deletions
This file was deleted.

reference/modules/ROOT/examples/tql/schema_annotations.tql

Lines changed: 0 additions & 231 deletions
This file was deleted.

0 commit comments

Comments
 (0)