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