A B C D E F G H I L M N O P Q R S T V

A

add(E) - Method in class org.apache.jena.tdb.store.bulkloader3.MultiThreadedSortedDataBag
 
assembleDataset(String) - Static method in class com.hp.hpl.jena.tdb.TDBFactory
Read the file and assembler a dataset
assembleGraph(String) - Static method in class com.hp.hpl.jena.tdb.TDBFactory
Deprecated. Assemble a Dataset and use the default graph.
assembleModel(String) - Static method in class com.hp.hpl.jena.tdb.TDBFactory
Deprecated. Assemble a Dataset and use the default model.

B

backup(Location, String) - Static method in class com.hp.hpl.jena.tdb.TDBBackup
 
backup(Location, OutputStream) - Static method in class com.hp.hpl.jena.tdb.TDBBackup
 
begin(ReadWrite) - Method in class com.hp.hpl.jena.tdb.StoreConnection
Begin a transaction.
begin(ReadWrite, String) - Method in class com.hp.hpl.jena.tdb.StoreConnection
Begin a transaction, giving it a label.
BUILD_DATE - Static variable in class com.hp.hpl.jena.tdb.TDB
The date and time at which this release was built

C

checkCommandLine(CmdArgModule) - Method in class tdb.cmdline.ModLocation
 
close() - Method in class org.apache.jena.tdb.store.bulkloader3.MultiThreadedSortedDataBag
 
close() - Method in class org.apache.jena.tdb.store.bulkloader3.NodeTableBuilder
 
close() - Method in class org.apache.jena.tdb.store.bulkloader3.NodeTableBuilder2
 
close() - Method in class org.apache.jena.tdb.store.bulkloader3.PairInputStream
 
close() - Method in class org.apache.jena.tdb.store.bulkloader3.PairOutputStream
 
close() - Method in class org.apache.jena.tdb.store.bulkloader3.TupleInputStream
 
close() - Method in class org.apache.jena.tdb.store.bulkloader3.TupleOutputStream
 
closedown() - Static method in class com.hp.hpl.jena.tdb.TDB
Release any and all system resources held by TDB.
CmdRewriteIndex - Class in tdb
Rewrite one index
CmdRewriteIndex() - Constructor for class tdb.CmdRewriteIndex
 
CmdSub - Class in tdb.cmdline
 
CmdSub(String...) - Constructor for class tdb.cmdline.CmdSub
 
CmdSub.Exec - Interface in tdb.cmdline
 
CmdTDB - Class in tdb.cmdline
 
CmdTDBGraph - Class in tdb.cmdline
 
com.hp.hpl.jena.tdb - package com.hp.hpl.jena.tdb
 
compare(Pair<byte[], byte[]>, Pair<byte[], byte[]>) - Method in class org.apache.jena.tdb.store.bulkloader3.PairComparator
 
compare(Tuple<Long>, Tuple<Long>) - Method in class org.apache.jena.tdb.store.bulkloader3.TupleComparator
 
createDataInputStream(InputStream) - Static method in class org.apache.jena.tdb.store.bulkloader3.DataStreamFactory
 
createDataInputStream(InputStream, boolean, boolean, boolean, int) - Static method in class org.apache.jena.tdb.store.bulkloader3.DataStreamFactory
 
createDataOutputStream(OutputStream) - Static method in class org.apache.jena.tdb.store.bulkloader3.DataStreamFactory
 
createDataOutputStream(OutputStream, boolean, boolean, boolean, int) - Static method in class org.apache.jena.tdb.store.bulkloader3.DataStreamFactory
 
createDataset(String) - Static method in class com.hp.hpl.jena.tdb.TDBFactory
Create or connect to a TDB-backed dataset
createDataset(Location) - Static method in class com.hp.hpl.jena.tdb.TDBFactory
Create or connect to a TDB-backed dataset
createDataset() - Static method in class com.hp.hpl.jena.tdb.TDBFactory
Create or connect to a TDB dataset backed by an in-memory block manager.
createDataset() - Method in class tdb.cmdline.ModTDBDataset
 
createDatasetGraph(String) - Static method in class com.hp.hpl.jena.tdb.TDBFactory
Create or connect to a TDB-backed dataset (graph-level)
createDatasetGraph(Location) - Static method in class com.hp.hpl.jena.tdb.TDBFactory
Create or connect to a TDB-backed dataset (graph-level)
createDatasetGraph() - Static method in class com.hp.hpl.jena.tdb.TDBFactory
Create a TDB-backed dataset (graph-level) in memory (for testing)
createDeserializer(InputStream) - Method in class org.apache.jena.tdb.store.bulkloader3.PairSerializationFactory
 
createDeserializer(InputStream) - Method in class org.apache.jena.tdb.store.bulkloader3.QuadSerializationFactory
 
createDeserializer(InputStream) - Method in class org.apache.jena.tdb.store.bulkloader3.TripleSerializationFactory
 
createGraph(Location) - Static method in class com.hp.hpl.jena.tdb.TDBFactory
Deprecated. Create a DatasetGraph and use the default graph.
createGraph(String) - Static method in class com.hp.hpl.jena.tdb.TDBFactory
Deprecated. Create a DatasetGraph and use the default graph.
createGraph() - Static method in class com.hp.hpl.jena.tdb.TDBFactory
Deprecated. 
createGraphStore() - Method in class tdb.cmdline.ModTDBGraphStore
 
createMemUncached() - Static method in class com.hp.hpl.jena.tdb.StoreConnection
Return a StoreConnection backed by in-memory datastructures (for testing).
createModel(Location) - Static method in class com.hp.hpl.jena.tdb.TDBFactory
Deprecated. Create a Dataset and use the default model.
createModel(String) - Static method in class com.hp.hpl.jena.tdb.TDBFactory
Deprecated. Create a Dataset and get the default model.
createModel() - Static method in class com.hp.hpl.jena.tdb.TDBFactory
Deprecated. 
createNamedGraph(String, String) - Static method in class com.hp.hpl.jena.tdb.TDBFactory
Deprecated. Create a DatasetGraph and get the name graph from that.
createNamedGraph(String, Location) - Static method in class com.hp.hpl.jena.tdb.TDBFactory
Deprecated. Create a DatasetGraph and get the name graph from that.
createNamedModel(String, String) - Static method in class com.hp.hpl.jena.tdb.TDBFactory
Deprecated. Create a Dataset and get the name model.
createNamedModel(String, Location) - Static method in class com.hp.hpl.jena.tdb.TDBFactory
Deprecated. Create a Dataset and get the name model.
createSerializer(OutputStream) - Method in class org.apache.jena.tdb.store.bulkloader3.PairSerializationFactory
 
createSerializer(OutputStream) - Method in class org.apache.jena.tdb.store.bulkloader3.QuadSerializationFactory
 
createSerializer(OutputStream) - Method in class org.apache.jena.tdb.store.bulkloader3.TripleSerializationFactory
 
CustomLabelToNode - Class in org.apache.jena.tdb.store.bulkloader3
 
CustomLabelToNode(String, String) - Constructor for class org.apache.jena.tdb.store.bulkloader3.CustomLabelToNode
 

D

DataStreamFactory - Class in org.apache.jena.tdb.store.bulkloader3
 
DataStreamFactory() - Constructor for class org.apache.jena.tdb.store.bulkloader3.DataStreamFactory
 
defaultAssemblerFile - Static variable in class tdb.cmdline.ModTDBAssembler
 
dump(OutputStream, String, String, int, String, int, int) - Static method in class tdb.tools.dumpnodetable
 
dump(OutputStream, NodeTable) - Static method in class tdb.tools.dumpnodetable
 
dumpbpt - Class in tdb.tools
 
dumpNodes(OutputStream, String) - Static method in class tdb.tools.dumpnodetable
 
dumpnodetable - Class in tdb.tools
 
dumpPrefixes(OutputStream, String) - Static method in class tdb.tools.dumpnodetable
 

E

exec(String[]) - Method in interface tdb.cmdline.CmdSub.Exec
 
expel(Location, boolean) - Static method in class com.hp.hpl.jena.tdb.StoreConnection
Stop managing a location.

F

finish() - Method in class org.apache.jena.tdb.store.bulkloader3.ProgressLogger
 
flush() - Method in class org.apache.jena.tdb.store.bulkloader3.MultiThreadedSortedDataBag
 
flush() - Method in class org.apache.jena.tdb.store.bulkloader3.NodeTableBuilder
 
flush() - Method in class org.apache.jena.tdb.store.bulkloader3.NodeTableBuilder2
 
flush() - Method in class org.apache.jena.tdb.store.bulkloader3.PairOutputStream
 
flush() - Method in class org.apache.jena.tdb.store.bulkloader3.TupleOutputStream
 
forceRecoverFromJournal() - Method in class com.hp.hpl.jena.tdb.StoreConnection
Flush the journal regardless - use with great case - do not use when transactions may be active.

G

getArg() - Method in class tdb.cmdline.ModModel
 
getAssemblerFile() - Method in class tdb.cmdline.ModTDBAssembler
 
getBaseDataset() - Method in class com.hp.hpl.jena.tdb.StoreConnection
testing operation - do not use the base dataset without knowing how the transaction system uses it
getChecking() - Method in class com.hp.hpl.jena.tdb.TDBLoader
 
getCollector() - Method in class org.apache.jena.tdb.store.bulkloader3.NodeTableBuilder
 
getCollector() - Method in class org.apache.jena.tdb.store.bulkloader3.NodeTableBuilder2
 
getContext() - Static method in class com.hp.hpl.jena.tdb.TDB
 
getEstimatedMemorySize(Pair<byte[], byte[]>) - Method in class org.apache.jena.tdb.store.bulkloader3.PairSerializationFactory
 
getEstimatedMemorySize(Tuple<Long>) - Method in class org.apache.jena.tdb.store.bulkloader3.QuadSerializationFactory
 
getEstimatedMemorySize(Tuple<Long>) - Method in class org.apache.jena.tdb.store.bulkloader3.TripleSerializationFactory
 
getExisting(Location) - Static method in class com.hp.hpl.jena.tdb.StoreConnection
Return the StoreConnection if one already exists for this location, else return null
getGenerateStats() - Method in class com.hp.hpl.jena.tdb.TDBLoader
 
getLocation() - Method in class com.hp.hpl.jena.tdb.StoreConnection
 
getLocation() - Method in class tdb.cmdline.ModLocation
 
getLocation() - Method in class tdb.cmdline.ModTDBAssembler
 
getLocation() - Method in class tdb.cmdline.ModTDBDataset
 
getLogger() - Method in class org.apache.jena.tdb.store.bulkloader3.ProgressLogger
 
getModel() - Method in class tdb.cmdline.ModModel
 
getShowProgress() - Method in class com.hp.hpl.jena.tdb.TDBLoader
 
getTicks() - Method in class org.apache.jena.tdb.store.bulkloader3.ProgressLogger
 
getTransMgrState() - Method in class com.hp.hpl.jena.tdb.StoreConnection
Return a description of the transaction manager state

H

hasNext() - Method in class org.apache.jena.tdb.store.bulkloader3.PairInputStream
 
hasNext() - Method in class org.apache.jena.tdb.store.bulkloader3.TupleInputStream
 
haveUsedInTransaction() - Method in class com.hp.hpl.jena.tdb.StoreConnection
 

I

init() - Static method in class com.hp.hpl.jena.tdb.TDB
TDB System initialization - normally, this is not explicitly called because all routes to use TDB will cause initialization to occur.
init() - Static method in class tdb.cmdline.CmdTDB
 
isBackedByTDB(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
isBackedByTDB(DatasetGraph) - Static method in class com.hp.hpl.jena.tdb.TDBFactory
Return the location of a dataset if it is backed by TDB, else null
isDistinct() - Method in class org.apache.jena.tdb.store.bulkloader3.MultiThreadedSortedDataBag
 
isSorted() - Method in class org.apache.jena.tdb.store.bulkloader3.MultiThreadedSortedDataBag
 
iterator() - Method in class org.apache.jena.tdb.store.bulkloader3.MultiThreadedSortedDataBag
Returns an iterator over a set of elements of type E.

L

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

M

main(String...) - Static method in class tdb.CmdRewriteIndex
 
main(String...) - Static method in class tdb.tdbbackup
 
main(String...) - Static method in class tdb.tdbclean
 
main(String...) - Static method in class tdb.tdbconfig
 
main(String...) - Static method in class tdb.tdbdump
 
main(String...) - Static method in class tdb.tdbloader
 
main(String...) - Static method in class tdb.tdbloader3
 
main(String...) - Static method in class tdb.tdbnode
 
main(String...) - Static method in class tdb.tdbquery
 
main(String...) - Static method in class tdb.tdbrecovery
 
main(String...) - Static method in class tdb.tdbstats
 
main(String...) - Static method in class tdb.tdbupdate
 
main(String...) - Static method in class tdb.tools.dumpbpt
 
main(String...) - Static method in class tdb.tools.dumpnodetable
 
main(String...) - Static method in class tdb.tools.tdbgenindex
 
make(String) - Static method in class com.hp.hpl.jena.tdb.StoreConnection
Obtain a StoreConenction for a particular location
make(Location) - Static method in class com.hp.hpl.jena.tdb.StoreConnection
Return a StoreConnection for a particular connection.
MAX_SPILL_FILES - Static variable in class org.apache.jena.tdb.store.bulkloader3.MultiThreadedSortedDataBag
 
ModLocation - Class in tdb.cmdline
 
ModLocation() - Constructor for class tdb.cmdline.ModLocation
 
ModModel - Class in tdb.cmdline
Name a model
ModModel(String, String...) - Constructor for class tdb.cmdline.ModModel
 
ModTDBAssembler - Class in tdb.cmdline
Extends ModAssembler to include --tdb.
ModTDBAssembler() - Constructor for class tdb.cmdline.ModTDBAssembler
 
ModTDBDataset - Class in tdb.cmdline
 
ModTDBDataset() - Constructor for class tdb.cmdline.ModTDBDataset
 
ModTDBGraphStore - Class in tdb.cmdline
 
ModTDBGraphStore() - Constructor for class tdb.cmdline.ModTDBGraphStore
 
MultiThreadedSortedDataBag<E> - Class in org.apache.jena.tdb.store.bulkloader3
 
MultiThreadedSortedDataBag(ThresholdPolicy<E>, SerializationFactory<E>, Comparator<? super E>) - Constructor for class org.apache.jena.tdb.store.bulkloader3.MultiThreadedSortedDataBag
 

N

NAME - Static variable in class com.hp.hpl.jena.tdb.TDB
 
namespace - Static variable in class com.hp.hpl.jena.tdb.TDB
 
next() - Method in class org.apache.jena.tdb.store.bulkloader3.PairInputStream
 
next() - Method in class org.apache.jena.tdb.store.bulkloader3.TupleInputStream
 
no_stats - Static variable in class tdb.tdbloader3
 
NodeTableBuilder - Class in org.apache.jena.tdb.store.bulkloader3
 
NodeTableBuilder2 - Class in org.apache.jena.tdb.store.bulkloader3
 
NodeTableBuilder2(DatasetGraphTDB, ProgressLogger, DataBag<Tuple<Long>>, DataBag<Tuple<Long>>) - Constructor for class org.apache.jena.tdb.store.bulkloader3.NodeTableBuilder2
 
nodeToLabel - Static variable in class tdb.tdbloader3
 

O

org.apache.jena.tdb.store.bulkloader3 - package org.apache.jena.tdb.store.bulkloader3
 

P

PairComparator - Class in org.apache.jena.tdb.store.bulkloader3
 
PairComparator() - Constructor for class org.apache.jena.tdb.store.bulkloader3.PairComparator
 
PairInputStream - Class in org.apache.jena.tdb.store.bulkloader3
 
PairInputStream(InputStream) - Constructor for class org.apache.jena.tdb.store.bulkloader3.PairInputStream
 
PairOutputStream - Class in org.apache.jena.tdb.store.bulkloader3
 
PairOutputStream(OutputStream) - Constructor for class org.apache.jena.tdb.store.bulkloader3.PairOutputStream
 
PairSerializationFactory - Class in org.apache.jena.tdb.store.bulkloader3
 
PairSerializationFactory() - Constructor for class org.apache.jena.tdb.store.bulkloader3.PairSerializationFactory
 
parse(String) - Static method in class tdb.tdbloader3
 
PATH - Static variable in class com.hp.hpl.jena.tdb.TDB
The root package name for TDB
print(Logger, ProgressLogger) - Static method in class org.apache.jena.tdb.store.bulkloader3.ProgressLogger
 
processArgs(CmdArgModule) - Method in class tdb.cmdline.ModLocation
 
processArgs(CmdArgModule) - Method in class tdb.cmdline.ModModel
 
processArgs(CmdArgModule) - Method in class tdb.cmdline.ModTDBAssembler
 
processArgs(CmdArgModule) - Method in class tdb.cmdline.ModTDBDataset
 
processArgs(CmdArgModule) - Method in class tdb.cmdline.ModTDBGraphStore
 
ProgressLogger - Class in org.apache.jena.tdb.store.bulkloader3
Progress monitor
ProgressLogger(Logger, String, long, int) - Constructor for class org.apache.jena.tdb.store.bulkloader3.ProgressLogger
 

Q

QuadSerializationFactory - Class in org.apache.jena.tdb.store.bulkloader3
 
QuadSerializationFactory() - Constructor for class org.apache.jena.tdb.store.bulkloader3.QuadSerializationFactory
 

R

registerWith(CmdGeneral) - Method in class tdb.cmdline.ModLocation
 
registerWith(CmdGeneral) - Method in class tdb.cmdline.ModModel
 
registerWith(CmdGeneral) - Method in class tdb.cmdline.ModTDBAssembler
 
registerWith(CmdGeneral) - Method in class tdb.cmdline.ModTDBDataset
 
registerWith(CmdGeneral) - Method in class tdb.cmdline.ModTDBGraphStore
 
release(Location) - Static method in class com.hp.hpl.jena.tdb.StoreConnection
Stop managing a location.
release(Dataset) - Static method in class com.hp.hpl.jena.tdb.TDBFactory
Create a TDB-backed Dataset directly over the storage in memory (not transactional) (testing only)
release(DatasetGraph) - Static method in class com.hp.hpl.jena.tdb.TDBFactory
Create a TDB-backed Dataset directly over the storage in memory (not transactional) (testing only)
remove() - Method in class org.apache.jena.tdb.store.bulkloader3.PairInputStream
 
remove() - Method in class org.apache.jena.tdb.store.bulkloader3.TupleInputStream
 
reset() - Static method in class com.hp.hpl.jena.tdb.StoreConnection
Stop managing all locations.
reset() - Static method in class com.hp.hpl.jena.tdb.TDBFactory
Reset internal state, releasing all datasets.

S

send(Quad) - Method in class org.apache.jena.tdb.store.bulkloader3.NodeTableBuilder
 
send(Quad) - Method in class org.apache.jena.tdb.store.bulkloader3.NodeTableBuilder2
 
send(Pair<byte[], byte[]>) - Method in class org.apache.jena.tdb.store.bulkloader3.PairOutputStream
 
send(Tuple<Long>) - Method in class org.apache.jena.tdb.store.bulkloader3.TupleOutputStream
 
serialize(Node) - Static method in class tdb.tdbloader3
 
setBuffered(boolean) - Static method in class org.apache.jena.tdb.store.bulkloader3.DataStreamFactory
 
setBufferSize(int) - Static method in class org.apache.jena.tdb.store.bulkloader3.DataStreamFactory
 
setChecking(boolean) - Method in class com.hp.hpl.jena.tdb.TDBLoader
 
setGenerateStats(boolean) - Method in class com.hp.hpl.jena.tdb.TDBLoader
 
setGZIPOutside(boolean) - Static method in class org.apache.jena.tdb.store.bulkloader3.DataStreamFactory
 
setOptimizerWarningFlag(boolean) - Static method in class com.hp.hpl.jena.tdb.TDB
Set the global flag that control the "No BGP optimizer" warning.
setShowProgress(boolean) - Method in class com.hp.hpl.jena.tdb.TDBLoader
 
setUseCompression(boolean) - Static method in class org.apache.jena.tdb.store.bulkloader3.DataStreamFactory
 
spill() - Method in class org.apache.jena.tdb.store.bulkloader3.MultiThreadedSortedDataBag
 
spill(DataBag<?>) - Static method in class tdb.tdbloader3
 
spill_size - Static variable in class tdb.tdbloader3
 
spill_size_auto - Static variable in class tdb.tdbloader3
 
start() - Method in class org.apache.jena.tdb.store.bulkloader3.ProgressLogger
 
StoreConnection - Class in com.hp.hpl.jena.tdb
Interface to the TDB transaction mechanism.
stringForLiteral(Node_Literal) - Static method in class tdb.tools.dumpnodetable
 
stringForURI(String) - Static method in class tdb.tools.dumpnodetable
 
symUnionDefaultGraph - Static variable in class com.hp.hpl.jena.tdb.TDB
Symbol to use the union of named graphs as the default graph of a query
sync(Model) - Static method in class com.hp.hpl.jena.tdb.TDB
Sync a TDB-backed Model.
sync(Graph) - Static method in class com.hp.hpl.jena.tdb.TDB
Sync a TDB-backed Graph.
sync(Dataset) - Static method in class com.hp.hpl.jena.tdb.TDB
Sync a TDB-backed Dataset.
sync(DatasetGraph) - Static method in class com.hp.hpl.jena.tdb.TDB
Sync a TDB-backed DatasetGraph.

T

tdb - package tdb
 
TDB - Class in com.hp.hpl.jena.tdb
 
TDB() - Constructor for class com.hp.hpl.jena.tdb.TDB
 
tdb.cmdline - package tdb.cmdline
 
tdb.tools - package tdb.tools
 
TDBBackup - Class in com.hp.hpl.jena.tdb
Backup a database.
TDBBackup() - Constructor for class com.hp.hpl.jena.tdb.TDBBackup
 
tdbbackup - Class in tdb
 
tdbclean - Class in tdb
 
tdbconfig - Class in tdb
Tools to manage a TDB store.
tdbdump - Class in tdb
 
TDBException - Exception in com.hp.hpl.jena.tdb
 
TDBException() - Constructor for exception com.hp.hpl.jena.tdb.TDBException
 
TDBException(String) - Constructor for exception com.hp.hpl.jena.tdb.TDBException
 
TDBException(Throwable) - Constructor for exception com.hp.hpl.jena.tdb.TDBException
 
TDBException(String, Throwable) - Constructor for exception com.hp.hpl.jena.tdb.TDBException
 
TDBFactory - Class in com.hp.hpl.jena.tdb
Public factory for creating objects datasets backed by TDB storage
tdbgenindex - Class in tdb.tools
copy one index to another, possibly chnagign the order
tdbgenindex() - Constructor for class tdb.tools.tdbgenindex
 
tdbIRI - Static variable in class com.hp.hpl.jena.tdb.TDB
IRI for TDB
TDBLoader - Class in com.hp.hpl.jena.tdb
Public interface to the loader functionality.
TDBLoader() - Constructor for class com.hp.hpl.jena.tdb.TDBLoader
 
tdbloader - Class in tdb
 
tdbloader3 - Class in tdb
 
tdbloader3(String...) - Constructor for class tdb.tdbloader3
 
tdbnode - Class in tdb
 
tdbParamNS - Static variable in class com.hp.hpl.jena.tdb.TDB
Root of TDB-defined parameter names
tdbquery - Class in tdb
 
tdbquery(String[]) - Constructor for class tdb.tdbquery
 
tdbrecovery - Class in tdb
 
tdbstats - Class in tdb
 
tdbSymbolPrefix - Static variable in class com.hp.hpl.jena.tdb.TDB
Prefix for TDB-defined parameter names
tdbupdate - Class in tdb
 
tdbupdate(String[]) - Constructor for class tdb.tdbupdate
 
tick() - Method in class org.apache.jena.tdb.store.bulkloader3.ProgressLogger
 
TripleSerializationFactory - Class in org.apache.jena.tdb.store.bulkloader3
 
TripleSerializationFactory() - Constructor for class org.apache.jena.tdb.store.bulkloader3.TripleSerializationFactory
 
TupleComparator - Class in org.apache.jena.tdb.store.bulkloader3
 
TupleComparator() - Constructor for class org.apache.jena.tdb.store.bulkloader3.TupleComparator
 
TupleInputStream - Class in org.apache.jena.tdb.store.bulkloader3
 
TupleInputStream(InputStream, int) - Constructor for class org.apache.jena.tdb.store.bulkloader3.TupleInputStream
 
TupleOutputStream - Class in org.apache.jena.tdb.store.bulkloader3
 
TupleOutputStream(OutputStream) - Constructor for class org.apache.jena.tdb.store.bulkloader3.TupleOutputStream
 

V

VERSION - Static variable in class com.hp.hpl.jena.tdb.TDB
The full name of the current TDB version

A B C D E F G H I L M N O P Q R S T V

Licenced under the Apache License, Version 2.0