Skip to content

Commit c7c8c31

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

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
@@ -1517,7 +1517,7 @@ For example:
15171517
[source, cypher, role="nocopy"]
15181518
----
15191519
:ACTION,:ID,:-PROPERTY
1520-
person1,Actor,55,New York
1520+
U,person1,Actor,55,New York
15211521
----
15221522

15231523
Properties `age` and `hometown` are removed from the node with the `:ID` `person1` and label `Actor`.

0 commit comments

Comments
 (0)