Package

net.sansa_stack.rdf.spark.io

ntriples

Permalink

package ntriples

Visibility
  1. Public
  2. All

Type Members

  1. class NTriplesDataSource extends DataSourceRegister with RelationProvider with SchemaRelationProvider with CreatableRelationProvider

    Permalink

    The data source for handling N-Triples, i.e.

    The data source for handling N-Triples, i.e. reading from and writing to disk.

  2. class NTriplesRelation extends BaseRelation with TableScan with PrunedScan with Serializable with Logging

    Permalink

    A custom relation that represents N-Triples.

Value Members

  1. object ParseMode extends Enumeration

    Permalink

    The mode for parsing N-Triples.

Ungrouped