1RDF::Query::Algebra::CoUpsye(r3)Contributed Perl DocumenRtDaFt:i:oQnuery::Algebra::Copy(3)
2
3
4

NAME

6       RDF::Query::Algebra::Copy - Algebra class for COPY operations
7

VERSION

9       This document describes RDF::Query::Algebra::Copy version 2.918.
10

METHODS

12       Beyond the methods documented below, this class inherits methods from
13       the RDF::Query::Algebra class.
14
15       "new ( $from, $to, $silent )"
16           Returns a new COPY structure.
17
18       "construct_args"
19           Returns a list of arguments that, passed to this class'
20           constructor, will produce a clone of this algebra pattern.
21
22       "as_sparql"
23           Returns the SPARQL string for this algebra expression.
24
25       "sse"
26           Returns the SSE string for this algebra expression.
27
28       "referenced_blanks"
29           Returns a list of the blank node names used in this algebra
30           expression.
31
32       "referenced_variables"
33       "from"
34       "to"
35       "silent"
36

AUTHOR

38        Gregory Todd Williams <gwilliams@cpan.org>
39
40
41
42perl v5.30.0                      2019-07-26      RDF::Query::Algebra::Copy(3)
Impressum