Skip to content

Commit 167c0bc

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

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
@@ -1518,7 +1518,7 @@ For example:
15181518
U,person1,age;hometown
15191519
----
15201520

1521-
Properties `55` and `New York` are removed from the node with the `uid:ID` `person1`.
1521+
Properties `age` and `hometown` are removed from the node with the `uid:ID` `person1`.
15221522

15231523
.Remove relationships' properties
15241524
[source, cypher, role="nocopy"]

0 commit comments

Comments
 (0)