Skip to content

Commit a831333

Browse files
authored
Update modules/ROOT/pages/tools/neo4j-admin/neo4j-admin-import.adoc
1 parent d7a9a2a commit a831333

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1483,7 +1483,7 @@ U,person2,KNOWS,person1,def,"Laurence Fishburne","Hello Neo"
14831483
----
14841484

14851485
The data in the `p1` column for these relationships helps "more uniquely" selecting relationships, if multiple of `1,KNOWS,2` exist.
1486-
Identifier properties will match the selected relationships and as such not be set on the relationships (they already have it).
1486+
Identifier properties match the selected relationships and will not be set on the relationships that already have them.
14871487

14881488
=== Update existing labels
14891489

0 commit comments

Comments
 (0)