Package org.odpi.openmetadata.adapters.connectors.datastore.csvfile
package org.odpi.openmetadata.adapters.connectors.datastore.csvfile
Implementation of the CSV file resource connector for accessing the content of a CSV formatted file.
-
ClassDescriptionCSVFileStore defines the specific connector api for working with CSV files.CSVFileStoreConnector works with structured files to retrieve simple tables of data.CSVFileStoreProvider is the OCF connector provider for the structured file store connector.