| Interface and Description |
|---|
| org.eclipse.rdf4j.model.Graph
Use
Model instead. |
| org.eclipse.rdf4j.model.util.language.LanguageTagCodes
Use
instead |
| org.eclipse.rdf4j.model.URI
Since 4.0. Use
IRI instead. |
| Exceptions and Description |
|---|
| org.eclipse.rdf4j.model.util.GraphUtilException |
| org.eclipse.rdf4j.model.util.language.LanguageTagSyntaxException
Use
instead |
| org.eclipse.rdf4j.OpenRDFException
use
RDF4JException instead. |
Copyright © 2015-2019 Eclipse Foundation. All Rights Reserved.