Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Deprecated API
Contents
Deprecated Methods
Deprecated Methods
com.hp.hpl.jena.tdb.TDBFactory.assembleGraph(String)
Assemble a Dataset and use the default graph.
com.hp.hpl.jena.tdb.TDBFactory.assembleModel(String)
Assemble a Dataset and use the default model.
com.hp.hpl.jena.tdb.TDBFactory.createGraph()
com.hp.hpl.jena.tdb.TDBFactory.createGraph(Location)
Create a DatasetGraph and use the default graph.
com.hp.hpl.jena.tdb.TDBFactory.createGraph(String)
Create a DatasetGraph and use the default graph.
com.hp.hpl.jena.tdb.TDBFactory.createModel()
com.hp.hpl.jena.tdb.TDBFactory.createModel(Location)
Create a Dataset and use the default model.
com.hp.hpl.jena.tdb.TDBFactory.createModel(String)
Create a Dataset and get the default model.
com.hp.hpl.jena.tdb.TDBFactory.createNamedGraph(String, Location)
Create a DatasetGraph and get the name graph from that.
com.hp.hpl.jena.tdb.TDBFactory.createNamedGraph(String, String)
Create a DatasetGraph and get the name graph from that.
com.hp.hpl.jena.tdb.TDBFactory.createNamedModel(String, Location)
Create a Dataset and get the name model.
com.hp.hpl.jena.tdb.TDBFactory.createNamedModel(String, String)
Create a Dataset and get the name model.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Licenced under the Apache License, Version 2.0