Skip to content

Commit 0168201

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

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
@@ -1533,7 +1533,7 @@ Properties `Neo` and `"The chosen one"` are removed from the relationship with t
15331533
[source, cypher, role="nocopy"]
15341534
----
15351535
:ACTION,uid:ID(label:Person),:LABEL,:-LABEL,:-PROPERTY,name,height:int
1536-
U,person1,Actor,Producer,46;New York,"Henry",185
1536+
U,person1,Actor,Producer,age;hometown,Henry",185
15371537
----
15381538

15391539
One CSV entry can specify all types of updates to one entity at the same time.

0 commit comments

Comments
 (0)