On 27/11/17 09:20, Andy Seaborne wrote:
PS In fact you can ALSO have a RDFDataset across both (different named graphs, tdb:dataset pointing to the "<#tdbDataset> rdf:type tdb:DatasetTDB" which is also direct referenced in fuseki:dataset.
Actually, no, that won't work. The transactions on TDB will stop it as one access path is non-transactional on TDB and the other is transactional.
Andy
