Skip to content

Commit d6d3a4c

Browse files
authored
Update modules/ROOT/pages/import.adoc
1 parent f4a506e commit d6d3a4c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

modules/ROOT/pages/import.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1136,7 +1136,8 @@ For example, you can use `uuid:ID(Person){label:Person}`, where the relationship
11361136
* For examples of creating property uniqueness constraints, see link:{neo4j-docs-base-uri}/cypher-manual/current/constraints/managing-constraints/#create-property-uniqueness-constraints[Cypher Manual -> Create property uniqueness constraints].
11371137
====
11381138

1139-
=== Extended header support for Parquet label:new[Introduced in 2025.04]
1139+
[role=label--new-2025.04]
1140+
=== Extended header support for Parquet
11401141

11411142
In addition to the header format supported by the CSV import, the Parquet import supports name-mapping header files.
11421143
Those files contain two rows of entries, where the first row represents the name (incl. optional type, id group, etc.), and the second row references the name of the original columns in the data files.

0 commit comments

Comments
 (0)