Package | Description |
---|---|
org.apache.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
Deprecated.
|
class |
Node_URI
RDF nodes with a global identity given by a URI.
|
Licenced under the Apache License, Version 2.0