1RDF::Query::Algebra::CrUesaetre(C3o)ntributed Perl DocumReDnFt:a:tQiuoenry::Algebra::Create(3)
2
3
4
6 RDF::Query::Algebra::Create - Algebra class for CREATE GRAPH operations
7
9 This document describes RDF::Query::Algebra::Create version 2.918.
10
12 Beyond the methods documented below, this class inherits methods from
13 the RDF::Query::Algebra class.
14
15 "new ( $graph )"
16 Returns a new CREATE GRAPH 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
36 Gregory Todd Williams <gwilliams@cpan.org>
37
38
39
40perl v5.32.1 2021-01-27 RDF::Query::Algebra::Create(3)