Skip to content

Commit 1cea76e

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

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
@@ -1515,7 +1515,7 @@ For example:
15151515
[source, cypher, role="nocopy"]
15161516
----
15171517
:ACTION,uid:ID(label:Person),:-PROPERTY
1518-
U,person1,55;New York
1518+
U,person1,age;hometown
15191519
----
15201520

15211521
Properties `55` and `New York` are removed from the node with the `uid:ID` `person1`.

0 commit comments

Comments
 (0)