1RDF::Query::Plan::CompuUtseedrStCaotnetmreinbtu(t3e)d PeRrDlF:D:oQcuuemreyn:t:aPtliaonn::ComputedStatement(3)
2
3
4

NAME

6       RDF::Query::Plan::ComputedStatement - Executable query plan for
7       computed triples.
8

VERSION

10       This document describes RDF::Query::Plan::ComputedStatement version
11       2.918.
12

METHODS

14       Beyond the methods documented below, this class inherits methods from
15       the RDF::Query::Plan class.
16
17       "new ( @triple )"
18       "execute ( $execution_context )"
19       "next"
20       "close"
21       "nodes"
22           Returns a list of the three node objects that comprise the triple
23           pattern this plan will return.
24
25       "triple"
26           Returns a RDF::Trine::Statement object representing the triple
27           pattern this plan will return.
28
29       "bf ()"
30           Returns a string representing the state of the nodes of the triple
31           (bound or free).
32
33       "distinct"
34           Returns true if the pattern is guaranteed to return distinct
35           results.
36
37       "ordered"
38           Returns true if the pattern is guaranteed to return ordered
39           results.
40
41       "plan_node_name"
42           Returns the string name of this plan node, suitable for use in
43           serialization.
44
45       "plan_prototype"
46           Returns a list of scalar identifiers for the type of the content
47           (children) nodes of this plan node. See RDF::Query::Plan for a list
48           of the allowable identifiers.
49
50       "plan_node_data"
51           Returns the data for this plan node that corresponds to the values
52           described by the signature returned by "plan_prototype".
53
54       "graph ( $g )"
55

AUTHOR

57        Gregory Todd Williams <gwilliams@cpan.org>
58
59
60
61perl v5.30.0                      2019-07R-D2F6::Query::Plan::ComputedStatement(3)
Impressum