Package | Description |
---|---|
org.apache.commons.rdf.rdf4j |
Commons RDF integration with RDF4J.
|
org.apache.commons.rdf.rdf4j.impl |
Modifier and Type | Method and Description |
---|---|
RDF4JDataset |
RDF4J.asDataset(org.eclipse.rdf4j.repository.Repository repository,
RDF4J.Option... options)
Adapt an RDF4J
Repository as a Commons RDF Dataset . |
RDF4JDataset |
RDF4J.createDataset()
Create a new dataset.
|
Modifier and Type | Method and Description |
---|---|
RDF4JDataset |
InternalRDF4JFactory.createRepositoryDatasetImpl(org.eclipse.rdf4j.repository.Repository repository,
boolean handleInitAndShutdown,
boolean includeInferred)
Construct a
RDF4JDataset from a RDF4J Repository . |
Copyright © 2015–2018 The Apache Software Foundation. All rights reserved.