| Package | Description |
|---|---|
| org.apache.commons.rdf.jena | |
| org.apache.commons.rdf.jena.impl |
| Modifier and Type | Method and Description |
|---|---|
JenaGraph |
JenaRDF.asGraph(Graph graph)
|
JenaGraph |
JenaRDF.asGraph(Model model)
|
JenaGraph |
JenaRDF.createGraph() |
JenaGraph |
JenaDataset.getUnionGraph()
Return a union graph view of this dataset.
|
| Modifier and Type | Method and Description |
|---|---|
JenaGraph |
InternalJenaFactory.createGraph(Graph graph,
UUID salt) |
JenaGraph |
InternalJenaFactory.createGraph(Model model,
UUID salt) |
JenaGraph |
InternalJenaFactory.createGraph(UUID salt) |
Copyright © 2015–2020 The Apache Software Foundation. All rights reserved.