net.sansa_stack.rdf.spark.model
Wrap up implicit classes/methods to load RDF data into GraphX.
Adds methods, asGraph to RDD that allows to transform as a GraphX representation.
asGraph
Adds methods, astTriple, find, size to Node that allows to different operations to it.
astTriple
find
size
Spark/GraphX based implementation of RDD[Triple].
Wrap up implicit classes/methods to load RDF data into GraphX.