Package

net.sansa_stack.rdf.flink

model

Permalink

package model

Wrap up implicit classes/methods for RDF data into DataSet and Graph.

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

Type Members

  1. implicit class GraphLoader extends AnyRef

    Permalink

    Adds methods, asGraph to DataSet that allows to transform as a Graph representation.

  2. implicit class GraphOperations extends AnyRef

    Permalink

    Adds methods, astTriple, find, size to Node, Node that allows to different operations to it.

  3. implicit class TripleOperations extends AnyRef

    Permalink

    Adds all methods to DataSet that allows to use TripleOps functions.

Value Members

  1. package dataset

    Permalink
  2. package graph

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped