1Attean::API::Store(3) User Contributed Perl DocumentationAttean::API::Store(3)
2
3
4
6 Attean::API::Store - Triple/quad store role
7
9 This document describes Attean::Store version 0.033
10
12 The Attean::Store role is an empty role that more specialized roles
13 conform to:
14
15 • Attean::API::TripleStore
16
17 • Attean::API::MutableTripleStore
18
19 • Attean::API::ETagCacheableTripleStore
20
21 • Attean::API::TimeCacheableTripleStore
22
23 • Attean::API::QuadStore
24
25 • Attean::API::MutableQuadStore
26
27 • Attean::API::ETagCacheableQuadStore
28
29 • Attean::API::TimeCacheableQuadStore
30
32 Please report any bugs or feature requests to through the GitHub web
33 interface at <https://github.com/kasei/attean/issues>.
34
37 Gregory Todd Williams "<gwilliams@cpan.org>"
38
40 Copyright (c) 2014--2022 Gregory Todd Williams. This program is free
41 software; you can redistribute it and/or modify it under the same terms
42 as Perl itself.
43
44
45
46perl v5.38.0 2023-07-20 Attean::API::Store(3)