Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
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.
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 dataset which must be a switchable TDB database.
- compact(DatasetGraph, boolean) - Static method in class org.apache.jena.tdb2.DatabaseMgr
-
Compact a dataset which must be a switchable TDB database.
- connectDataset(String) - Static method in class org.apache.jena.tdb2.TDB2Factory
-
Create or connect to a TDB2-backed dataset
- connectDataset(Location) - Static method in class org.apache.jena.tdb2.TDB2Factory
-
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
- connectDatasetGraph(Location) - Static method in class org.apache.jena.tdb2.DatabaseMgr
-
Create or connect to a TDB2-backed dataset
- 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)
D
- DatabaseMgr - Class in org.apache.jena.tdb2
-
Operations for TDBS DatasetGraph, including admin operations See
TDB2Factory
for creating API-levelDatasets
.
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.
- isTDB2(Dataset) - Static method in class org.apache.jena.tdb2.TDB2Factory
-
Test whether a dataset is backed by TDB or not.
- isTDB2(DatasetGraph) - Static method in class org.apache.jena.tdb2.DatabaseMgr
-
Return whether a
DatasetGraph
is a TDB2 database.
L
- 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
- 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.
- 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 - module org.apache.jena.tdb2
- org.apache.jena.tdb2 - package org.apache.jena.tdb2
P
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(String, Throwable) - Constructor for exception org.apache.jena.tdb2.TDBException
- TDBException(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
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form