1RDF::Trine::Store::DBI:U:smeyrsqClo(n3t)ributed Perl DocRuDmFe:n:tTartiinoen::Store::DBI::mysql(3)
2
3
4
6 RDF::Trine::Store::DBI::mysql - Mysql subclass of DBI store
7
9 This document describes RDF::Trine::Store::DBI::mysql version 1.019
10
12 use RDF::Trine::Store::DBI::mysql;
13
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
30 Please report any bugs or feature requests to through the GitHub web
31 interface at <https://github.com/kasei/perlrdf/issues>.
32
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.32.1 2021-01-27 RDF::Trine::Store::DBI::mysql(3)