Query: rdf::query::algebra::create
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
RDF::Query::Algebra::Create(3pm) User Contributed Perl Documentation RDF::Query::Algebra::Create(3pm)NAMERDF::Query::Algebra::Create - Algebra class for CREATE GRAPH operationsVERSIONThis document describes RDF::Query::Algebra::Create version 2.908.METHODSBeyond the methods documented below, this class inherits methods from the RDF::Query::Algebra class. "new ( $graph )" Returns a new CREATE GRAPH structure. "construct_args" Returns a list of arguments that, passed to this class' constructor, will produce a clone of this algebra pattern. "as_sparql" Returns the SPARQL string for this algebra expression. "sse" Returns the SSE string for this algebra expression. "referenced_blanks" Returns a list of the blank node names used in this algebra expression. "referenced_variables" "graph"AUTHORGregory Todd Williams <gwilliams@cpan.org> perl v5.14.2 2012-01-31 RDF::Query::Algebra::Create(3pm)