Skip to content

Commit 04fb340

Browse files
authored
Update modules/ROOT/pages/tools/neo4j-admin/neo4j-admin-import.adoc
1 parent c7c8c31 commit 04fb340

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
@@ -1520,7 +1520,7 @@ For example:
15201520
U,person1,Actor,55,New York
15211521
----
15221522

1523-
Properties `age` and `hometown` are removed from the node with the `:ID` `person1` and label `Actor`.
1523+
Properties `55` and `New York` are removed from the node with the `:ID` `person1`.
15241524

15251525
.Remove relationships' properties
15261526
[source, cypher, role="nocopy"]

0 commit comments

Comments
 (0)