Hi all,is there any option to use TDB2 bulk loader (tdb2.xloader or just tdb2.loader) to load multiple files into multiple different named graphs? Like
tdb2.loader --loc ./tdb2/dataset --graph <g1> file1 --graph <g2> file2 ...I'm asking because I thought the initial loading is way faster then iterating over multiple (graph, file) pairs and running the TDB2 loader for each pair?
By the way, the tdb2.xloader has no option for named graphs at all? Cheers, Lorenz
