Package | Description |
---|---|
org.apache.commons.rdf.jena | |
org.apache.commons.rdf.jena.impl |
Modifier and Type | Method and Description |
---|---|
JenaDataset |
JenaRDF.asDataset(org.apache.jena.query.Dataset datasetGraph)
Adapt an existing Jena
Dataset to
CommonsRDF Dataset . |
JenaDataset |
JenaRDF.asDataset(org.apache.jena.sparql.core.DatasetGraph datasetGraph)
Adapt an existing Jena
DatasetGraph to CommonsRDF
Dataset . |
JenaDataset |
JenaRDF.createDataset() |
Modifier and Type | Method and Description |
---|---|
JenaDataset |
InternalJenaFactory.createDataset(org.apache.jena.sparql.core.DatasetGraph datasetGraph,
UUID salt) |
JenaDataset |
InternalJenaFactory.createDataset(UUID salt) |
Copyright © 2015–2018 The Apache Software Foundation. All rights reserved.