From: <jm...@us...> - 2014-06-03 09:02:12
|
Revision: 4170 http://sourceforge.net/p/eulergui/code/4170 Author: jmvanel Date: 2014-06-03 09:02:06 +0000 (Tue, 03 Jun 2014) Log Message: ----------- TripleStoreTDBThread.scala : - recover isInTransaction from TDB update thread - sparqlQuery is never an update : executed directly, not in TDB update thread - moved together all functions executing in TDB update thread TODO: TestDataGUI fails, probably because URI from history overwrites URI from command line Modified Paths: -------------- trunk/eulergui/src/main/scala/deductions/runtime/rdf/jena/TripleStoreTDBThread.scala trunk/eulergui/src/main/scala/deductions/runtime/rdf/jena/TripleStoreTDBimpl.scala This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |