Hermes
 All Data Structures Files Functions Variables Macros Pages
new_loader.sql File Reference

The file implements a wrapper function to simplify the uploading of a dataset. More...

Functions

integer load_dataset (text name, text description, text file, boolean trajectory_storage)
 This function performs dataset uploading. More...
 

Detailed Description

The file implements a wrapper function to simplify the uploading of a dataset.

Author
Kiriakos Velissariou (kir.v.nosp@m.elis.nosp@m.sario.nosp@m.u@gm.nosp@m.ail.c.nosp@m.om).

Function Documentation

integer load_dataset ( text  name,
text  description,
text  file,
boolean  trajectory_storage 
)

This function performs dataset uploading.

Parameters
[in]nameName of the dataset
[in]descriptionShort description of the dataset
[in]fileThe csv file to be uploaded
Returns
Interger 1 to indicate succesfull completion