Skip navigation links
A B C D G I L N O P S T V 

A

assembleDataset(String) - Static method in class org.apache.jena.tdb2.TDB2Factory
Read the file and assemble a dataset

B

backup(DatasetGraph) - Static method in class org.apache.jena.tdb2.DatabaseMgr
Create a backup for a switchable TDB database.
BUILD_DATE - Static variable in class org.apache.jena.tdb2.TDB2
The date and time at which this release was built

C

closedown() - Static method in class org.apache.jena.tdb2.TDB2
Release any and all system resources held by TDB.
compact(DatasetGraph) - Static method in class org.apache.jena.tdb2.DatabaseMgr
Compact a datasets which must be a switchable TDB database.
connectDataset(Location) - Static method in class org.apache.jena.tdb2.TDB2Factory
Create or connect to a TDB2-backed dataset
connectDataset(String) - Static method in class org.apache.jena.tdb2.TDB2Factory
Create or connect to a TDB2-backed dataset
connectDatasetGraph(Location) - Static method in class org.apache.jena.tdb2.DatabaseMgr
Create or connect to a TDB2-backed dataset
connectDatasetGraph(String) - Static method in class org.apache.jena.tdb2.DatabaseMgr
Create or connect to a TDB2-backed dataset
createDataset(Location) - Static method in class org.apache.jena.tdb2.TDB2Factory
createDataset(String) - Static method in class org.apache.jena.tdb2.TDB2Factory
createDataset() - Static method in class org.apache.jena.tdb2.TDB2Factory
Create an in-memory TDB2-backed dataset (for testing).
createDatasetGraph() - Static method in class org.apache.jena.tdb2.DatabaseMgr
Create an in-memory TDB2-backed dataset (for testing)
createDatasetGraph(Location) - Static method in class org.apache.jena.tdb2.TDB2Factory
createDatasetGraph(String) - Static method in class org.apache.jena.tdb2.TDB2Factory

D

DatabaseMgr - Class in org.apache.jena.tdb2
Operations for TDBS DatasetGraph, including admin operations See TDB2Factory for creating API-level Datasets.

G

getContext() - Static method in class org.apache.jena.tdb2.TDB2
 

I

init() - Static method in class org.apache.jena.tdb2.TDB2
TDB System initialization - normally, this is not explicitly called because all routes to use TDB will cause initialization to occur.
isBackedByTDB(DatasetGraph) - Static method in class org.apache.jena.tdb2.DatabaseMgr
isBackedByTDB(Dataset) - Static method in class org.apache.jena.tdb2.TDB2Factory
Deprecated.
Use {#isTDB2}
isTDB2(DatasetGraph) - Static method in class org.apache.jena.tdb2.DatabaseMgr
Return whether a DatasetGraph is a TDB2 database.
isTDB2(Dataset) - Static method in class org.apache.jena.tdb2.TDB2Factory
Test whether a dataset is backed by TDB or not.

L

location(DatasetGraph) - Static method in class org.apache.jena.tdb2.DatabaseMgr
Return the location of a DatasetGraph if it is backed by TDB, else null.
location(Dataset) - Static method in class org.apache.jena.tdb2.TDB2Factory
Return the location of a dataset if it is backed by TDB, else null
logInfo - Static variable in class org.apache.jena.tdb2.TDB2
Logger for general information
logInfoName - Static variable in class org.apache.jena.tdb2.TDB2
Logger for general information
logLoader - Static variable in class org.apache.jena.tdb2.TDB2
Logger for loading information
logLoaderName - Static variable in class org.apache.jena.tdb2.TDB2
Logger for loading information

N

NAME - Static variable in class org.apache.jena.tdb2.TDB2
 
namespace - Static variable in class org.apache.jena.tdb2.TDB2
Used by the assembler

O

org.apache.jena.tdb2 - package org.apache.jena.tdb2
 

P

PATH - Static variable in class org.apache.jena.tdb2.TDB2
The root package name for TDB

S

symUnionDefaultGraph - Static variable in class org.apache.jena.tdb2.TDB2
Symbol to use the union of named graphs as the default graph of a query.
symUnionDefaultGraph1 - Static variable in class org.apache.jena.tdb2.TDB2
TDB1 namespace version of the context symbol for union default graph
symUnionDefaultGraph2 - Static variable in class org.apache.jena.tdb2.TDB2
TDB2 namespace version of the context symbol for union default graph

T

TDB2 - Class in org.apache.jena.tdb2
 
TDB2Factory - Class in org.apache.jena.tdb2
Public factory for connecting to and creating datasets backed by TDB2 storage.
TDBException - Exception in org.apache.jena.tdb2
 
TDBException() - Constructor for exception org.apache.jena.tdb2.TDBException
 
TDBException(String) - Constructor for exception org.apache.jena.tdb2.TDBException
 
TDBException(Throwable) - Constructor for exception org.apache.jena.tdb2.TDBException
 
TDBException(String, Throwable) - Constructor for exception org.apache.jena.tdb2.TDBException
 
tdbIRI - Static variable in class org.apache.jena.tdb2.TDB2
IRI for TDB
tdbParamNS - Static variable in class org.apache.jena.tdb2.TDB2
Root of TDB-defined parameter names
tdbSymbolPrefix - Static variable in class org.apache.jena.tdb2.TDB2
Prefix for TDB-defined parameter names

V

VERSION - Static variable in class org.apache.jena.tdb2.TDB2
The full name of the current TDB version
A B C D G I L N O P S T V 
Skip navigation links

Licenced under the Apache License, Version 2.0