Skip to content

Commit 8d338a5

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

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
@@ -1516,7 +1516,7 @@ For example:
15161516
.Remove nodes' properties
15171517
[source, cypher, role="nocopy"]
15181518
----
1519-
:ID,:LABEL,:-PROPERTY,age,hometown
1519+
:ACTION,:ID,:-PROPERTY
15201520
person1,Actor,55,New York
15211521
----
15221522

0 commit comments

Comments
 (0)