DatasetGraph directly. many operations also accept a Dataset.@Deprecated public class GraphStoreFactory extends Object
| Constructor and Description |
|---|
GraphStoreFactory()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static GraphStore |
create()
Deprecated.
|
static GraphStore |
create(Dataset dataset)
Deprecated.
|
static GraphStore |
create(DatasetGraph datasetGraph)
Deprecated.
|
static GraphStore |
create(Graph graph)
Deprecated.
|
static GraphStore |
create(Model model)
Deprecated.
|
@Deprecated public static GraphStore create()
@Deprecated public static GraphStore create(Model model)
model - @Deprecated public static GraphStore create(Graph graph)
graph - @Deprecated public static GraphStore create(Dataset dataset)
dataset - UpdateException@Deprecated public static GraphStore create(DatasetGraph datasetGraph)
datasetGraph - UpdateExceptionLicenced under the Apache License, Version 2.0