Package

net.sansa_stack.rdf.spark.io

turtle

Permalink

package turtle

Visibility
  1. Public
  2. All

Type Members

  1. class TurtleDataSource extends DataSourceRegister with RelationProvider with SchemaRelationProvider

    Permalink

    The data source for handling Turtle, i.e.

    The data source for handling Turtle, i.e. reading from disk.

    Annotations
    @Experimental()
  2. class TurtleInputFormat extends TextInputFormat

    Permalink

    An Hadoop input format for Turtle data.

    An Hadoop input format for Turtle data.

    Annotations
    @Experimental()
  3. class TurtleRecordReader extends RecordReader[LongWritable, Text]

    Permalink

    Annotations
    @Experimental()

Ungrouped