Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 921 Bytes

File metadata and controls

24 lines (16 loc) · 921 Bytes

File Connectors

The File Connectors module contains connectors to different types of data stores. These connectors implement the Open Connector Framework (OCF) Connector interface.

  • basic-file-connector provides connector to read a file. It has no special knowledge of the format.

  • csv-file-connector provides connector to read files that have a CSV tabular format.

  • data-folder-connector provides connector to read a data set that is made up of many files stored within a data folder.


Return to the data-store-connectors module.


License: CC BY 4.0, Copyright Contributors to the ODPi Egeria project.