Package | Description |
---|---|
org.eclipse.rdf4j.model.impl |
Default implementations of the RDF model interfaces
|
org.eclipse.rdf4j.sail.extensiblestore.valuefactory | |
org.eclipse.rdf4j.sail.memory.model |
Modifier and Type | Class and Description |
---|---|
class |
ContextStatementImpl
Deprecated.
since 2.0. Use
ContextStatement instead for extension, and ValueFactory for
instantiation. |
static class |
LinkedHashModel.ModelStatement |
Modifier and Type | Class and Description |
---|---|
class |
ExtensibleContextStatement |
Modifier and Type | Class and Description |
---|---|
class |
MemStatement
A MemStatement is a Statement which contains context information and a flag indicating whether the statement is
explicit or inferred.
|
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.