We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33480cc commit b250377Copy full SHA for b250377
core-concepts/modules/ROOT/pages/typeql/sql-vs-typeql.adoc
@@ -6,7 +6,7 @@ This guide helps SQL users understand TypeQL by mapping familiar SQL constructs
6
[NOTE]
7
====
8
TypeQL operates on a data model using entity, relation, and attribute types (and their instances), instead of tables and rows.
9
-This difference means that some SQL concepts map directly, while others require a different approach.
+This difference means that some SQL concepts map directly and others have different formulations in TypeQL.
10
11
12
== Schema setup
0 commit comments