net.sansa_stack.rdf.spark.io
Adds methods, ntriples and turtle, to org.apache.spark.SparkContext that allows to write N-Triples and Turtle files.
ntriples
turtle
Save the data in N-Triples format.
the path where the N-Triples file(s) will be written to
the expected behavior of saving the data to a data source
whether to stop if an error occurred
Adds methods,
ntriplesandturtle, to org.apache.spark.SparkContext that allows to write N-Triples and Turtle files.