Package

net.sansa_stack.inference.spark.data

rdf

Permalink

package rdf

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 using the DataFrameReader

  2. implicit class RDFDataFrameWriter[T] extends AnyRef

    Permalink

    Adds methods, ntriples and turtle, to DataFrameWriter that allows to write N-Triples and Turtle files from a DataFrame using the DataFrameWriter

  3. implicit class RDFReader extends AnyRef

    Permalink

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

  4. implicit class RDFWriter[T] extends AnyRef

    Permalink

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

Value Members

  1. object ParseMode extends Enumeration

    Permalink

    The mode for parsing N-Triples.

Inherited from AnyRef

Inherited from Any

Ungrouped