Package | Description |
---|---|
org.apache.jena.sparql.core | |
org.apache.jena.sparql.core.mem |
Types to support efficient in-memory dataset operations
|
Modifier and Type | Method and Description |
---|---|
static GraphView |
GraphView.createDefaultGraph(DatasetGraph dsg) |
static GraphView |
GraphView.createNamedGraph(DatasetGraph dsg,
Node graphIRI) |
static GraphView |
GraphView.createUnionGraph(DatasetGraph dsg) |
Modifier and Type | Class and Description |
---|---|
class |
GraphInMemory
A
GraphView specialization that relies on the DatasetGraphInMemory from which this graph is drawn to
manage prefixes. |
Licenced under the Apache License, Version 2.0