Skip to content

Commit b748113

Browse files
Add a note saying the incremental import does not support multiple no… (#1928)
…de IDs (#1927)
1 parent efe5245 commit b748113

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

modules/ROOT/pages/tools/neo4j-admin/neo4j-admin-import.adoc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1280,6 +1280,13 @@ This also implies using `string` as `id-type`.
12801280
For each `ID` column, you can specify to store its values as different node properties.
12811281
However, the composite value cannot be stored as a node property.
12821282

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+
12831290
.Define multiple IDs as node properties
12841291
====
12851292
You can define multiple `ID` columns in the node header.

0 commit comments

Comments
 (0)