1RDF::Query::Algebra::TiUmseeGrraCpohn(t3r)ibuted Perl DoRcDuFm:e:nQtuaetriyo:n:Algebra::TimeGraph(3)
2
3
4

NAME

6       RDF::Query::Algebra::TimeGraph - Algebra class for temporal patterns
7

VERSION

9       This document describes RDF::Query::Algebra::TimeGraph 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 ( $interval, $pattern, $time_triples )"
16           Returns a new TimeGraph 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       "interval"
23           Returns the time interval node of the temporal graph expression.
24
25       "pattern"
26           Returns the graph pattern of the temporal graph expression.
27
28       "time_triples"
29           Returns the triples describing the time interval of the temporal
30           graph.
31
32       "sse"
33           Returns the SSE string for this algebra expression.
34
35       "as_sparql"
36           Returns the SPARQL string for this algebra expression.
37
38       "type"
39           Returns the type of this algebra expression.
40
41       "referenced_variables"
42           Returns a list of the variable names used in this algebra
43           expression.
44
45       "potentially_bound"
46           Returns a list of the variable names used in this algebra
47           expression that will bind values during execution.
48
49       "definite_variables"
50           Returns a list of the variable names that will be bound after
51           evaluating this algebra expression.
52

AUTHOR

54        Gregory Todd Williams <gwilliams@cpan.org>
55
56
57
58perl v5.30.0                      2019-07-26 RDF::Query::Algebra::TimeGraph(3)
Impressum