Skip to content

Commit 84fdea7

Browse files
authored
Update modules/ROOT/pages/tools/neo4j-admin/neo4j-admin-import.adoc
1 parent 5993e60 commit 84fdea7

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
@@ -1527,7 +1527,7 @@ Properties `55` and `New York` are removed from the node with the `uid:ID` `pers
15271527
U,person1,movie1,ACTED_IN,role;description
15281528
----
15291529

1530-
Properties `Neo` and `"The chosen one"` are removed from the relationship with the `:START_ID` `person1`, `:END_ID` `movie1`, and `:TYPE` `ACTED_IN`.
1530+
Properties `role` and `description` are removed from the relationship with the `:START_ID` `person1`, `:END_ID` `movie1`, and `:TYPE` `ACTED_IN`.
15311531

15321532
.Using actions in CSV files to update labels and properties
15331533
[source, cypher, role="nocopy"]

0 commit comments

Comments
 (0)