Milvus
Zilliz
< Docs
  • Java
    • v2
      • DataImport

BulkFileType

This is an enumeration that provides the following constants.

Constants

  • PARQUET

    Sets the file type to Parquet (.parquet).

  • JSON

    Sets the file type to JSON (.json).

  • CSV

    Sets the file type to CSV (.csv)