Hi,is it possible to copy all data from one Jena instance to other which is running and containing data already? So I want to dump all NQuads (triples in named graphs) in one db and insert them into other running db without affecting existing data.
All I know is sparql construct which doesn't work here I think. Br, Mikael
