A data structure that comprises a collection of triples.
A data structure that comprises a set of triples.
A data structure that comprises a set of triples.
A data structure that comprises a set of triples.
A data structure that comprises a set of triples based on an RDD.
An RDF tuple (s o), i.e.
An RDF tuple (s o), i.e. only subject and object are represented.
the subject
the object
Some Spark based extension for an RDF graph.
Represents an empty RDF graph as Dataframe.
A data structure that comprises a collection of triples. Note, due to the implementation of the Spark datastructures, this doesn't necessarily mean to be free of duplicates which is why a
distinctoperation is provided.