Ticket #406 (closed Enhancement: fixed)
Remove transactions from DB read operations
Reported by: | jri | Owned by: | jri |
---|---|---|---|
Priority: | Major | Milestone: | Release 4.1 |
Component: | DeepaMehta Standard Distribution | Version: | 4.0.13 |
Keywords: | Cc: | dgf, Malte, joern | |
Complexity: | 3 | Area: | |
Module: | deepamehta-core |
Description
Since a long time (Neo4j 1.1?) it is not required anymore to perform DB read operations in a transaction.
So, we could drop the transactions from the respective DM Core Service calls. This could be advantageous performance-wise.
Change History
Note: See
TracTickets for help on using
tickets.