Packages

package model

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

Linear Supertypes
AnyRef, Any

Type Members

  1. implicit class GraphLoader extends AnyRef

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

  2. implicit class GraphOperations extends AnyRef

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

  3. implicit class TripleOperations extends AnyRef

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

Inherited from AnyRef

Inherited from Any

Ungrouped