-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: Jena 3.7.0
-
Component/s: Core
-
Labels:None
The Contract test for Graphs do not properly support transactions. Specifically, if the graph supports transactions all actions should be enclosed within a transaction.
The easiest test for this is to test the GraphTxnTDB implementation as it will fail if transactions are not properly used.