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


RDF-AllegroGraph-Easy documentation  | view source Contained in the RDF-AllegroGraph-Easy distribution.

Index


NAME

Top

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

INTERFACE

Top

Methods (additional to RDF::AllegroGraph::Session4)

commit

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.

rollback

Discards all changes.

NOTE: When the transaction object is still accessible, it will be empty.

AUTHOR

Top

Robert Barta, <rho at devc.at>

COPYRIGHT & LICENSE

Top


RDF-AllegroGraph-Easy documentation  | view source Contained in the RDF-AllegroGraph-Easy distribution.