1RDF::Trine::Store::DBI:U:sPegr(3C)ontributed Perl DocumeRnDtFa:t:iTornine::Store::DBI::Pg(3)
2
3
4
6 RDF::Trine::Store::DBI::Pg - PostgreSQL subclass of DBI store
7
9 This document describes RDF::Trine::Store::DBI::Pg version 1.019
10
12 use RDF::Trine::Store::DBI::Pg;
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 "init"
24 Creates the necessary tables in the underlying database.
25
27 Please report any bugs or feature requests to through the GitHub web
28 interface at <https://github.com/kasei/perlrdf/issues>.
29
31 Gregory Todd Williams "<gwilliams@cpan.org>"
32
34 Copyright (c) 2006-2012 Gregory Todd Williams. This program is free
35 software; you can redistribute it and/or modify it under the same terms
36 as Perl itself.
37
38
39
40perl v5.28.0 2018-01-05 RDF::Trine::Store::DBI::Pg(3)