Gregory Williams > RDF-Trine > RDF::Trine::Store::DBI::mysql

Download:
RDF-Trine-0.111.tar.gz

Dependencies

Annotate this POD

Website

CPAN RT

Open  0
Report a bug
Module Version: 0.111   Source  

NAME ^

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

VERSION ^

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

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-2009 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.