- load(DatasetGraphTDB, String) - Static method in class com.hp.hpl.jena.tdb.TDBLoader
-
Load the contents of URL into a dataset.
- load(DatasetGraphTDB, String, boolean) - Static method in class com.hp.hpl.jena.tdb.TDBLoader
-
Load the contents of URL into a dataset.
- load(DatasetGraphTDB, List<String>) - Static method in class com.hp.hpl.jena.tdb.TDBLoader
-
Load the contents of URL into a dataset.
- load(DatasetGraphTDB, List<String>, boolean) - Static method in class com.hp.hpl.jena.tdb.TDBLoader
-
Load the contents of URL into a dataset.
- load(DatasetGraphTDB, InputStream, boolean) - Static method in class com.hp.hpl.jena.tdb.TDBLoader
-
Load the contents of URL into a dataset.
- load(GraphTDB, String) - Static method in class com.hp.hpl.jena.tdb.TDBLoader
-
Load the contents of URL into a graph
- load(GraphTDB, String, boolean) - Static method in class com.hp.hpl.jena.tdb.TDBLoader
-
Load the contents of URL into a graph
- load(GraphTDB, List<String>) - Static method in class com.hp.hpl.jena.tdb.TDBLoader
-
Load the contents of URL into a graph
- load(GraphTDB, List<String>, boolean) - Static method in class com.hp.hpl.jena.tdb.TDBLoader
-
Load the contents of URL into a graph
- loadDataset(DatasetGraphTDB, String) - Method in class com.hp.hpl.jena.tdb.TDBLoader
-
Load a dataset from a URL - assumes URL names a quads format
- loadDataset(DatasetGraphTDB, List<String>) - Method in class com.hp.hpl.jena.tdb.TDBLoader
-
Load a dataset from a list of URL - assumes the URLs name quads format documents
- loadDataset(DatasetGraphTDB, InputStream) - Method in class com.hp.hpl.jena.tdb.TDBLoader
-
Load a dataset from an input steram which must be in N-Quads form
- loadGraph(GraphTDB, String) - Method in class com.hp.hpl.jena.tdb.TDBLoader
-
Load a graph from a URL - assumes URL names a triples format document
- loadGraph(GraphTDB, List<String>) - Method in class com.hp.hpl.jena.tdb.TDBLoader
-
Load a graph from a list of URL - assumes the URLs name triples format documents
- loadGraph(GraphTDB, InputStream) - Method in class com.hp.hpl.jena.tdb.TDBLoader
-
Load a graph from a list of URL - assumes the URLs name triples format documents
- loadModel(Model, String) - Static method in class com.hp.hpl.jena.tdb.TDBLoader
-
Load the contents of URL into a model - may not be as efficient as bulk loading into a TDB graph
- loadModel(Model, String, boolean) - Static method in class com.hp.hpl.jena.tdb.TDBLoader
-
Load the contents of URL into a model - may not be as efficient as bulk loading into a TDB graph
- loadModel(Model, List<String>, boolean) - Static method in class com.hp.hpl.jena.tdb.TDBLoader
-
Load the contents of a list of URLs into a model - may not be as efficient as bulk loading into a TDB graph
- location(Dataset) - Static method in class com.hp.hpl.jena.tdb.TDBFactory
-
Return the location of a dataset if it is backed by TDB, else null
- location(DatasetGraph) - Static method in class com.hp.hpl.jena.tdb.TDBFactory
-
Return the location of a DatasetGraph if it is backed by TDB, else null
- locations() - Method in class tdb.cmdline.ModTDBDataset
-
- logInfo - Static variable in class com.hp.hpl.jena.tdb.TDB
-
Logger for general information
- logInfoName - Static variable in class com.hp.hpl.jena.tdb.TDB
-
Logger for general information
- logLoader - Static variable in class com.hp.hpl.jena.tdb.TDB
-
Logger for loading information
- logLoaderName - Static variable in class com.hp.hpl.jena.tdb.TDB
-
Logger for loading information