Adds methods, asGraph to DataSet that allows to transform as a Graph representation.
Adds methods, astTriple, find, size to Node, Node that allows to different operations to it.
Adds all methods to DataSet that allows to use TripleOps functions.
Wrap up implicit classes/methods for RDF data into DataSet and Graph.