Import documents from a CSV file into a collection


Define source and destintaion

  • CSV file must contain headers.
  • Each column will be treated as a property.
  • The Collection name will be derived from the CSV file column @metadata.@collection - if it exists.
  • Else, you can enter a collection name here.
  • If not specified, then the collection name will be derived from the CSV file name.

CSV options