> > I'm wondering why there isn't a dedicated method? > > Use case?
* collecting multiple Datasets into one (merging quads) * having a consistent API What I'm thinking is a method for quads which corresponds to Model::add for triples. In that case it should be called Dataset::add, for consistency. Or is the quad-case more complicated than triples? > > > > > > > Martynas > >