Package

net.sansa_stack.inference.spark.data.loader.sql

rdf

Permalink

package rdf

Wrap implicits to load/write RDF data into/from a DataFrame.

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. rdf
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. implicit class RDFDataFrameReader extends Logging

    Permalink

    Adds methods, rdf, ntriples and turtle, to DataFrameReader that allows to read N-Triples and Turtle files.

  2. implicit class RDFDataFrameWriter[T] extends AnyRef

    Permalink

    Adds methods, ntriples and turtle, to DataFrameWriter that allows to write N-Triples and Turtle files.

Inherited from AnyRef

Inherited from Any

Ungrouped