|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface TDBFactory.ImplFactory
Interface to maker of the actual implementations of TDB graphs and datasets
| Method Summary | |
|---|---|
com.hp.hpl.jena.sparql.core.DatasetGraph |
createDatasetGraph()
|
com.hp.hpl.jena.sparql.core.DatasetGraph |
createDatasetGraph(com.hp.hpl.jena.tdb.base.file.Location location)
|
com.hp.hpl.jena.graph.Graph |
createGraph()
Make a memory implementation of a TDB graph (memory graphs are for testing, not efficiency) |
com.hp.hpl.jena.graph.Graph |
createGraph(com.hp.hpl.jena.tdb.base.file.Location loc)
Make a TDB graph with persistent data at the location |
| Method Detail |
|---|
com.hp.hpl.jena.graph.Graph createGraph()
com.hp.hpl.jena.graph.Graph createGraph(com.hp.hpl.jena.tdb.base.file.Location loc)
com.hp.hpl.jena.sparql.core.DatasetGraph createDatasetGraph()
com.hp.hpl.jena.sparql.core.DatasetGraph createDatasetGraph(com.hp.hpl.jena.tdb.base.file.Location location)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||