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

This document describes RDF::Trine::Node::Blank version 0.111

new ( $name )Returns a new Blank structure.
blank_identifierReturns the identifier of the blank node.
sseReturns the SSE string for this blank node.
as_stringReturns a string representation of the node.
typeReturns the type string of this node.
equal ( $node )Returns true if the two nodes are equal, false otherwise.

Gregory Todd Williams <gwilliams@cpan.org>

Copyright (c) 2006-2009 Gregory Todd Williams. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.