
RDF::AllegroGraph::Transaction4 - AllegroGraph transaction handle for AGv4

Commits all changes done inside the transaction to the underlying model.
NOTE: When the transaction object is still accessible, it will have the same content as the 'mother' session.
Discards all changes.
NOTE: When the transaction object is still accessible, it will be empty.

Robert Barta,
<rho at devc.at>

Copyright 2011 Robert Barta, all rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.