GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
RDF::Query::Node::Blank(3) User Contributed Perl Documentation RDF::Query::Node::Blank(3)

RDF::Query::Node::Blank - RDF Node class for blank nodes

This document describes RDF::Query::Node::Blank version 2.918.

Beyond the methods documented below, this class inherits methods from the RDF::Query::Node and RDF::Trine::Node::Blank classes.
"new ( [ $name ] )"
Returns a new Blank node object. If $name is supplied, it will be used as the blank node identifier. Otherwise a time-based identifier will be generated and used.
"as_sparql"
Returns the SPARQL string for this node.
"as_hash"
Returns the query as a nested set of plain data structures (no objects).
"make_distinguished_variable"
Returns a new variable based on this blank node.

 Gregory Todd Williams <gwilliams@cpan.org>
2017-01-04 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.