| Exceptions and Description |
|---|
| org.eclipse.rdf4j.OpenRDFException
use
RDF4JException instead. |
| Field and Description |
|---|
| org.eclipse.rdf4j.model.impl.BooleanLiteralImpl.FALSE
since 2.0. Use
BooleanLiteral.FALSE instead. |
| org.eclipse.rdf4j.model.impl.BooleanLiteralImpl.TRUE
since 2.0. Use
BooleanLiteral.TRUE instead. |
Copyright © 2015-2021 Eclipse Foundation. All Rights Reserved.