NAME
RDF::Trine::Store::DBI::mysql - Mysql subclass of DBI store.
VERSION
This document describes RDF::Trine::Store::DBI::mysql version 0.108
SYNOPSIS
use RDF::Trine::Store::DBI::mysql;
DESCRIPTION
DEPENDENCIES
None.
METHODS
add_statement ( $statement [, $context] )
-
Adds the specified
$statement
to the underlying model. init
-
Creates the necessary tables in the underlying database.
BUGS
Please report any bugs or feature requests to bug-rdf-store-dbi@rt.cpan.org
, or through the web interface at http://rt.cpan.org.
AUTHOR
Gregory Todd Williams <gwilliams@cpan.org>
LICENCE AND COPYRIGHT
Copyright (c) 2007, Gregory Todd Williams <gwilliams@cpan.org>
. All rights reserved.
This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See perlartistic.