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
…de IDs
  • Loading branch information
NataliaIvakina committed Oct 29, 2024
1 parent 68e3581 commit a0d8c12
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 @@ -1291,6 +1291,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 a0d8c12

Please sign in to comment.