Andy Seaborne wrote: > An incremental version is quite possible. It could load to a dataset, > ensuring the id are right, then do index-merging.
Hi Andy, can you expand a little bit on "ensuring the id are right" and "index-merging" bits? ;-) To "ensure ids are right" the incremental loader would need to re-use the same node table of the exiting db, right? I have been thinking on how to merge two TDB indexes, but it does not seem a trivial problem to me... not with the current node ids. Paolo
