1RDF::Trine::Statement::UQsueard(C3o)ntributed Perl DocumReDnFt:a:tTiroinne::Statement::Quad(3)
2
3
4

NAME

6       RDF::Trine::Statement::Quad - Class for quads and quad patterns
7

VERSION

9       This document describes RDF::Trine::Statement::Quad version 1.019
10

METHODS

12       Beyond the methods documented below, this class inherits methods from
13       the RDF::Trine::Statement class.
14
15       "new ( $s, $p, $o, $c )"
16           Returns a new Quad structure.
17
18       "nodes"
19           Returns the subject, predicate and object of the triple pattern.
20
21       "node_names"
22           Returns the method names for accessing the nodes of this statement.
23
24       "graph"
25       "context"
26           Returns the graph node of the quad pattern.
27
28       "sse"
29           Returns the SSE string for this algebra expression.
30
31       "type"
32           Returns the type of this algebra expression.
33
34       "clone"
35       "from_redland ( $statement, $name )"
36           Given a RDF::Redland::Statement object and a graph name, returns a
37           perl-native RDF::Trine::Statement::Quad object.
38

BUGS

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

AUTHOR

44       Gregory Todd Williams  "<gwilliams@cpan.org>"
45
47       Copyright (c) 2006-2012 Gregory Todd Williams. This program is free
48       software; you can redistribute it and/or modify it under the same terms
49       as Perl itself.
50
51
52
53perl v5.32.0                      2020-07-28    RDF::Trine::Statement::Quad(3)
Impressum