The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

RDF::Trine::Store::DBI::mysql - Mysql subclass of DBI store.

VERSION

This document describes RDF::Trine::Store::DBI::mysql version 0.117

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>

COPYRIGHT

Copyright (c) 2006-2010 Gregory Todd Williams. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.