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
          A Node_ANY (there should be only one) is a meta-node that is used to stand for any other node in a query.
 class Node_URI
          RDF nodes with a global identity given by a URI.
 



Copyright © 2000, 2001, 2002, 2003, 2004 Hewlett-Packard Development Company, LP