Class LibRDF_BlankNode

Description

A representation of a blank node.

Located in /Node.php (line 218)

LibRDF_Node
   |
   --LibRDF_BlankNode
Method Summary
void __construct ([mixed $nodeId = NULL])
Variables

Inherited Variables

Inherited from LibRDF_Node

LibRDF_Node::$node
Methods
Constructor __construct (line 228)

Create a new blank node with an optional identifier.

  • access: public
  • throws: LibRDF_Error If unable to create a new node
void __construct ([mixed $nodeId = NULL])
  • mixed $nodeId: The nodeId value or librdf_node resource

Inherited Methods

Inherited From LibRDF_Node

LibRDF_Node::getNode()
LibRDF_Node::isEqual()
LibRDF_Node::makeNode()
LibRDF_Node::__clone()
LibRDF_Node::__destruct()
LibRDF_Node::__toString()

Documentation generated on Thu, 15 Jun 2006 19:25:12 -0400 by phpDocumentor 1.3.0