public class AddDataFromCsvFile extends Object
.csv.gz file, but you can also import
from .csv files. Moreover, it shows how query answers that result
from reasoning over these facts can be exported to .csv files.
For importing, a CsvFileDataSource that contains a path to the
corresponding .csv.gz file must be created. A .csv file
contains facts in the CSV format over exactly one predicate. A
.csv.gz file is the gzipped version of such a .csv file.
For exporting, a path to the output .csv file must be specified.
| Constructor and Description |
|---|
AddDataFromCsvFile() |
public static void main(String[] args) throws IOException, org.semanticweb.vlog4j.parser.ParsingException
IOExceptionorg.semanticweb.vlog4j.parser.ParsingExceptionCopyright © 2018‘2019 VLog4j Developers. Generated from source code published under the Apache License 2.0. For more information, see the VLog4j homepage