|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |