Uses of Class
com.hp.hpl.jena.graph.Node_Concrete

Packages that use Node_Concrete
com.hp.hpl.jena.graph This package defines the Graph and Node family of classes, which form the underlying datatypes of the Jena system. 
 

Uses of Node_Concrete in com.hp.hpl.jena.graph
 

Subclasses of Node_Concrete in com.hp.hpl.jena.graph
 class Node_Blank
          RDF blank nodes, ie nodes with identity but without URIs.
 class Node_Literal
          An RDF node holding a literal value.
 class Node_NULL
          The Highlander Node_NULL exists for the database code (as a Node that coresponds to a null in database tables for the reification code).
 class Node_URI
          RDF nodes with a global identity given by a URI.
 



Copyright © 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP