Package | Description |
---|---|
com.hp.hpl.jena.graph |
This package defines the Graph and Node family of classes, which
form the underlying datatypes of the Jena system.
|
Modifier and Type | Class and Description |
---|---|
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