1RDF::Query::Algebra::ClUesaerr(3C)ontributed Perl DocumeRnDtFa:t:iQounery::Algebra::Clear(3)
2
3
4

NAME

6       RDF::Query::Algebra::Clear - Algebra class for CLEAR operations
7

VERSION

9       This document describes RDF::Query::Algebra::Clear 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 ( $graph [, $silent] )"
16           Returns a new CLEAR 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       "graph"
34       "silent"
35

AUTHOR

37        Gregory Todd Williams <gwilliams@cpan.org>
38
39
40
41perl v5.32.0                      2020-07-28     RDF::Query::Algebra::Clear(3)
Impressum