1RDF::Trine::Store::DBI:U:smeyrsqClo(n3t)ributed Perl DocRuDmFe:n:tTartiinoen::Store::DBI::mysql(3)
2
3
4

NAME

6       RDF::Trine::Store::DBI::mysql - Mysql subclass of DBI store
7

VERSION

9       This document describes RDF::Trine::Store::DBI::mysql version 1.019
10

SYNOPSIS

12           use RDF::Trine::Store::DBI::mysql;
13

DESCRIPTION

METHODS

16       Beyond the methods documented below, this class inherits methods from
17       the RDF::Trine::Store::DBI class.
18
19       "new_with_config ( \%config )"
20           Returns a new RDF::Trine::Store object based on the supplied
21           configuration hashref.
22
23       "add_statement ( $statement [, $context] )"
24           Adds the specified $statement to the underlying model.
25
26       "init"
27           Creates the necessary tables in the underlying database.
28

BUGS

30       Please report any bugs or feature requests to through the GitHub web
31       interface at <https://github.com/kasei/perlrdf/issues>.
32

AUTHOR

34       Gregory Todd Williams  "<gwilliams@cpan.org>"
35
37       Copyright (c) 2006-2012 Gregory Todd Williams. This program is free
38       software; you can redistribute it and/or modify it under the same terms
39       as Perl itself.
40
41
42
43perl v5.30.0                      2019-07-26  RDF::Trine::Store::DBI::mysql(3)
Impressum