Class DatasetDBLoader


  • public class DatasetDBLoader
    extends Object
    Author:
    berkay - Jul 12, 2016 Loads the datasets to the database with SQL statements
    • Constructor Detail

    • Method Detail

      • loadData

        public void loadData()
      • findFilesFromFolder

        public static List<Path> findFilesFromFolder​(String folder)
        Given a folder, this method returns all the files excluding metadata and mac os indexes TODO We really need to have trajectory type file extension like .trj
        Parameters:
        folder -
        Returns:
        List of files