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 efe5245 commit b748113Copy full SHA for b748113
modules/ROOT/pages/tools/neo4j-admin/neo4j-admin-import.adoc
@@ -1280,6 +1280,13 @@ This also implies using `string` as `id-type`.
1280
For each `ID` column, you can specify to store its values as different node properties.
1281
However, the composite value cannot be stored as a node property.
1282
1283
+[NOTE]
1284
+====
1285
+Incremental import doesn't support the use of multiple node identifiers.
1286
+This functionality is only available with a full import.
1287
1288
+
1289
1290
.Define multiple IDs as node properties
1291
====
1292
You can define multiple `ID` columns in the node header.
0 commit comments