RDF::TRINE::STORE::DBI::MYSQL(3PM) - Linux man page online | Library functions
Mysql subclass of DBI store.
Chapter
2018-01-05
RDF::Trine::Store::DBI::mysql(3User Contributed Perl DocumentatRDF::Trine::Store::DBI::mysql(3pm)
@cpan.org>"
perl v5.26.1 2018-01-05 RDF::Trine::Store::DBI::mysql(3pm)
NAME
RDF::Trine::Store::DBI::mysql - Mysql subclass of DBI storeVERSION
This document describes RDF::Trine::Store::DBI::mysql version 1.019SYNOPSIS
use RDF::Trine::Store::DBI::mysql;DESCRIPTION
METHODS Beyond the methods documented below, this class inherits methods from the RDF::Trine::Store::DBI class. "new_with_config ( \%config )" Returns a new RDF::Trine::Store object based on the supplied configuration hashref. "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 through the GitHub web interface at <https://github.com/kasei/perlrdf/issues>.AUTHOR
Gregory Todd Williams "<