Hi everyone, I'm using Fuseki 0.2.4 with TDB 0.9.3 (I know that are old version, but unfortunately I can't change to another version). The problem is the seguent: I write triples using Fuseki, than I query the dataset (using Fuseku, of course) and the query returns all values correctly. But If I stop the JVM of my Fuseki server (and TDB) from my IDE console, restart it and then query the dataset, the query returns to me null values for some elements of some triples. My question is: is this a bug of TDB or Fuseki version I'm using (I thinks TDB can't persist all inserted data) and than solved in new versions ? If is not, can I do something to solve it?
Thanks a lot Regards Davide
