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 70ba758 commit 1adb535Copy full SHA for 1adb535
modules/ROOT/pages/indexes-constraints.adoc
@@ -1,7 +1,7 @@
1
:description: This section describes how to use indexes and constraints in Data Importer
2
= Indexes and constraints
3
4
-Data Importer supports constraints and indexes which ensures the accuracy of data and improve read performance of queries.
+Data Importer supports adding indexes to improve read performance of queries and creates constraints to ensure the accuracy of data.
5
They are found in the details panel and the tab is visible when a single node is selected in the data model panel.
6
7
image::constraints-tab.png[]
0 commit comments