Package | Description |
---|---|
org.apache.jena.sparql.modify | |
org.apache.jena.update |
Modifier and Type | Class and Description |
---|---|
class |
GraphStoreBasic |
class |
GraphStoreNull
A black hole for Quads, add as many as you want and it will forget them all.
|
class |
GraphStoreNullTransactional
A transactional black hole for Quads, add as many as you want and it will forget them all.
|
class |
GraphStoreWrapper |
Constructor and Description |
---|
GraphStoreWrapper(GraphStore graphStore) |
Modifier and Type | Method and Description |
---|---|
static GraphStore |
GraphStoreFactory.create()
Deprecated.
|
static GraphStore |
GraphStoreFactory.create(Dataset dataset)
Deprecated.
|
static GraphStore |
GraphStoreFactory.create(DatasetGraph datasetGraph)
Deprecated.
|
static GraphStore |
GraphStoreFactory.create(Graph graph)
Deprecated.
|
static GraphStore |
GraphStoreFactory.create(Model model)
Deprecated.
|
Licenced under the Apache License, Version 2.0