NAME
RDF::Trine::Node::Nil - RDF Node class for the nil node
VERSION
This document describes RDF::Trine::Node::Nil version 0.118_01
METHODS
new ()
-
Returns the nil-valued node.
is_nil
-
Returns true if this object is the nil-valued node.
sse
-
Returns the SSE string for this nil 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>
COPYRIGHT
Copyright (c) 2006-2010 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.