NAME
RDF::Trine::Node::Blank - RDF Node class for blank nodes
METHODS
new ( $name )-
Returns a new Blank structure.
blank_identifier-
Returns the identifier of the blank node.
sse-
Returns the SSE string for this blank node.
as_string-
Returns a string representation of the node.
type-
Returns the type string of this node.
equal ( $node )-
Returns true if the two nodes are equal, false otherwise.
AUTHOR
Gregory Todd Williams <gwilliams@cpan.org>