Source for file Node.php
Documentation is available at Node.php 
// ----------------------------------------------------------------------------------  
// ----------------------------------------------------------------------------------  
 * Can either be resource, literal or blank node.  
 * Node is used in some comparisons like is_a($obj, 'RDF_Node'),  
 * meaning is $obj a resource, blank node or literal.  
 * @author Chris Bizer <chris@bizer.de>  
 
 
        
		    
 
		    Documentation generated on Mon, 11 Mar 2019 15:39:28 -0400 by  phpDocumentor 1.4.4. PEAR Logo Copyright ©  PHP Group 2004.
	        
       |