debian man page for rdf::trine::store::dbi::mysql

Query: rdf::trine::store::dbi::mysql

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

RDF::Trine::Store::DBI::mysql(3pm)			User Contributed Perl Documentation			RDF::Trine::Store::DBI::mysql(3pm)

NAME
RDF::Trine::Store::DBI::mysql - Mysql subclass of DBI store
VERSION
This document describes RDF::Trine::Store::DBI::mysql version 1.000
SYNOPSIS
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 "<gwilliams@cpan.org>"
COPYRIGHT
Copyright (c) 2006-2012 Gregory Todd Williams. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. perl v5.14.2 2012-06-29 RDF::Trine::Store::DBI::mysql(3pm)
Related Man Pages
rdf::trine::exporter::csv(3pm) - debian
rdf::trine::iterator::graph::materialized(3pm) - debian
rdf::trine::parser::ntriples(3pm) - debian
rdf::trine::parser::rdfa(3pm) - debian
rdf::trine::parser::redland(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com