Package

net.sansa_stack.rdf.spark.model

graph

Permalink

package graph

Wrap up implicit classes/methods to load RDF data into GraphX.

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

Type Members

  1. implicit class GraphLoader extends Logging

    Permalink

    Adds methods, asGraph to RDD that allows to transform as a GraphX representation.

  2. implicit class GraphOperations extends Logging

    Permalink

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

Value Members

  1. object GraphOps

    Permalink

    Spark/GraphX based implementation of RDD[Triple].

Inherited from AnyRef

Inherited from Any

Ungrouped