Returns a DataSet of triples that match with the given input.
Returns a DataSet of triples that match with the given input.
DataSet of triples
Returns a DataSet of triples that match with the given input.
Returns a DataSet of triples that match with the given input.
the subject
the predicate
the object
DataSet of triples
Returns the number of triples.
Returns the number of triples.
the number of triples
Returns an RDFGraph with the triples from this
that are not in other
.
Returns an RDFGraph with the triples from this
that are not in other
.
the other RDF graph
the difference of both graphs
Returns the union of the current RDF graph with the given RDF graph
Returns the union of the current RDF graph with the given RDF graph
the other RDF graph
the union of both graphs
A data structure that comprises a set of triples.