Skip to content

Commit

Permalink
Add a note saying the incremental import does not support multiple no… (
Browse files Browse the repository at this point in the history
#1928)

…de IDs (#1927)
  • Loading branch information
NataliaIvakina authored Oct 30, 2024
1 parent efe5245 commit b748113
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions modules/ROOT/pages/tools/neo4j-admin/neo4j-admin-import.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -1280,6 +1280,13 @@ This also implies using `string` as `id-type`.
For each `ID` column, you can specify to store its values as different node properties.
However, the composite value cannot be stored as a node property.

[NOTE]
====
Incremental import doesn't support the use of multiple node identifiers.
This functionality is only available with a full import.
====


.Define multiple IDs as node properties
====
You can define multiple `ID` columns in the node header.
Expand Down

0 comments on commit b748113

Please sign in to comment.