1Attean::API::MutableTriUpsleerStCoornet(r3i)buted Perl DAotctuemaenn:t:aAtPiIo:n:MutableTripleStore(3)
2
3
4

NAME

6       Attean::API::MutableTripleStore - Role representing mutable triple
7       stores
8

VERSION

10       This document describes Attean::API::MutableTripleStore version 0.025
11

SYNOPSIS

13         use v5.14;
14         use Attean;
15

DESCRIPTION

17       This is a Moo role that mutable triple storess consume. It defines the
18       required methods for updating data.
19

ROLES

21       This role consumes the Attean::API::TripleStore role.
22

REQUIRED METHODS

24       Classes consuming this role must provide the following methods:
25
26       "add_triple( $triple )"
27           Adds the Attean::API::Triple $triple to the store.
28
29       "remove_triple( $triple )"
30           Removes the Attean::API::Triple $triple from the store.
31

BUGS

33       Please report any bugs or feature requests to through the GitHub web
34       interface at <https://github.com/kasei/attean/issues>.
35

SEE ALSO

AUTHOR

38       Gregory Todd Williams  "<gwilliams@cpan.org>"
39
41       Copyright (c) 2014--2019 Gregory Todd Williams.  This program is free
42       software; you can redistribute it and/or modify it under the same terms
43       as Perl itself.
44
45
46
47perl v5.30.1                      2020-01-29Attean::API::MutableTripleStore(3)
Impressum