Skip to content

Commit 3cf6e3d

Browse files
authored
Update modules/ROOT/pages/tools/neo4j-admin/neo4j-admin-import.adoc
1 parent 7788e0a commit 3cf6e3d

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
@@ -1482,7 +1482,7 @@ U,person1,KNOWS,person2,abc,"Keanu Reeves","Hello Morpheus"
14821482
U,person2,KNOWS,person1,def,"Laurence Fishburne","Hello Neo"
14831483
----
14841484

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

14881488
=== Update existing labels

0 commit comments

Comments
 (0)