Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions modules/ROOT/pages/import.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -1136,6 +1136,7 @@ For example, you can use `uuid:ID(Person){label:Person}`, where the relationship
* 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].
====

[role=label--new-2025.04]
=== Extended header support for Parquet

In addition to the header format supported by the CSV import, the Parquet import supports name-mapping header files.
Expand Down
Loading