Return-Path: X-Original-To: apmail-incubator-jena-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-jena-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 591199D17 for ; Mon, 23 Apr 2012 21:11:29 +0000 (UTC) Received: (qmail 46632 invoked by uid 500); 23 Apr 2012 21:11:29 -0000 Delivered-To: apmail-incubator-jena-commits-archive@incubator.apache.org Received: (qmail 46560 invoked by uid 500); 23 Apr 2012 21:11:29 -0000 Mailing-List: contact jena-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jena-dev@incubator.apache.org Delivered-To: mailing list jena-commits@incubator.apache.org Received: (qmail 46524 invoked by uid 99); 23 Apr 2012 21:11:29 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Apr 2012 21:11:29 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Apr 2012 21:11:04 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id AE37A2388BEF; Mon, 23 Apr 2012 21:10:43 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1329449 [5/12] - in /incubator/jena/site/trunk/content/jena/documentation/javadoc/tdb: ./ com/ com/hp/ com/hp/hpl/ com/hp/hpl/jena/ com/hp/hpl/jena/tdb/ com/hp/hpl/jena/tdb/class-use/ tdb/ tdb/class-use/ tdb/cmdline/ tdb/cmdline/class-use/... Date: Mon, 23 Apr 2012 21:10:39 -0000 To: jena-commits@incubator.apache.org From: andy@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120423211043.AE37A2388BEF@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Added: incubator/jena/site/trunk/content/jena/documentation/javadoc/tdb/index-all.html URL: http://svn.apache.org/viewvc/incubator/jena/site/trunk/content/jena/documentation/javadoc/tdb/index-all.html?rev=1329449&view=auto ============================================================================== --- incubator/jena/site/trunk/content/jena/documentation/javadoc/tdb/index-all.html (added) +++ incubator/jena/site/trunk/content/jena/documentation/javadoc/tdb/index-all.html Mon Apr 23 21:10:36 2012 @@ -0,0 +1,658 @@ + + + + + + + +Index (TDB 0.9.0-incubating) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +A B C D E G I L M N P R S T V
+

+A

+
+
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 +
  +
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
 
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 +
  +
createDatasetBase() - +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) +
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) +
createDatasetGraphBase() - +Static method in class com.hp.hpl.jena.tdb.TDBFactory +
Create a TDB-backed DatasetGraph directly over the storage in memory (not transactional) (testing only) +
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. +
+
+

+D

+
+
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 +
  +
+
+

+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 +
  +
getContext() - +Static method in class com.hp.hpl.jena.tdb.TDB +
  +
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 +
  +
getModel() - +Method in class tdb.cmdline.ModModel +
  +
getShowProgress() - +Method in class com.hp.hpl.jena.tdb.TDBLoader +
  +
getTransMgr() - +Method in class com.hp.hpl.jena.tdb.StoreConnection +
Return the associated transaction manager - do NOT use to manipulate transactions +
getTransMgrState() - +Method in class com.hp.hpl.jena.tdb.StoreConnection +
Return a description of the transaction manager state +
+
+

+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 +
+
+

+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.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 +
  +
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. +
make(DatasetGraphTDB) - +Static method in class com.hp.hpl.jena.tdb.StoreConnection +
Return a StoreConnection for a particular connection. +
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 +
  +
+
+

+N

+
+
NAME - +Static variable in class com.hp.hpl.jena.tdb.TDB +
  +
namespace - +Static variable in class com.hp.hpl.jena.tdb.TDB +
  +
+
+

+P

+
+
PATH - +Static variable in class com.hp.hpl.jena.tdb.TDB +
The root package name for TDB +
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 +
  +
+
+

+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) +
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

+
+
setChecking(boolean) - +Method in class com.hp.hpl.jena.tdb.TDBLoader +
  +
setGenerateStats(boolean) - +Method in class com.hp.hpl.jena.tdb.TDBLoader +
  +
setLogging() - +Static method in class tdb.cmdline.CmdTDB +
Reset the logging to be good for command line tools +
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 +
  +
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 +
  +
symLogExec - +Static variable in class com.hp.hpl.jena.tdb.TDB +
Deprecated. Use ARQ.symLogExec instead. +
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
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
 
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 +
  +
+
+

+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 G I L M N P R S T V + + + + + + + + + + + + + + +
+ +
+ + + +
+Licenced under the Apache License, Version 2.0 + + Added: incubator/jena/site/trunk/content/jena/documentation/javadoc/tdb/index.html URL: http://svn.apache.org/viewvc/incubator/jena/site/trunk/content/jena/documentation/javadoc/tdb/index.html?rev=1329449&view=auto ============================================================================== --- incubator/jena/site/trunk/content/jena/documentation/javadoc/tdb/index.html (added) +++ incubator/jena/site/trunk/content/jena/documentation/javadoc/tdb/index.html Mon Apr 23 21:10:36 2012 @@ -0,0 +1,40 @@ + + + + + + + +TDB 0.9.0-incubating + + + + + + + + + + + +<H2> +Frame Alert</H2> + +<P> +This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client. +<BR> +Link to<A HREF="overview-summary.html">Non-frame version.</A> + + + Added: incubator/jena/site/trunk/content/jena/documentation/javadoc/tdb/overview-frame.html URL: http://svn.apache.org/viewvc/incubator/jena/site/trunk/content/jena/documentation/javadoc/tdb/overview-frame.html?rev=1329449&view=auto ============================================================================== --- incubator/jena/site/trunk/content/jena/documentation/javadoc/tdb/overview-frame.html (added) +++ incubator/jena/site/trunk/content/jena/documentation/javadoc/tdb/overview-frame.html Mon Apr 23 21:10:36 2012 @@ -0,0 +1,49 @@ + + + + + + + +Overview List (TDB 0.9.0-incubating) + + + + + + + + + + + + + + + +
+
+ + + + + +
All Classes +

+ +Packages +
+com.hp.hpl.jena.tdb +
+tdb +
+tdb.cmdline +
+tdb.tools +
+

+ +

+  + + Added: incubator/jena/site/trunk/content/jena/documentation/javadoc/tdb/overview-summary.html URL: http://svn.apache.org/viewvc/incubator/jena/site/trunk/content/jena/documentation/javadoc/tdb/overview-summary.html?rev=1329449&view=auto ============================================================================== --- incubator/jena/site/trunk/content/jena/documentation/javadoc/tdb/overview-summary.html (added) +++ incubator/jena/site/trunk/content/jena/documentation/javadoc/tdb/overview-summary.html Mon Apr 23 21:10:36 2012 @@ -0,0 +1,169 @@ + + + + + + + +Overview (TDB 0.9.0-incubating) + + + + + + + + + + + + +


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+TDB 0.9.0-incubating +

+
+ + + + + + + + + + + + + + + + + + + + + +
+Packages
com.hp.hpl.jena.tdb 
tdb 
tdb.cmdline 
tdb.tools 
+ +


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Licenced under the Apache License, Version 2.0 + + Added: incubator/jena/site/trunk/content/jena/documentation/javadoc/tdb/overview-tree.html URL: http://svn.apache.org/viewvc/incubator/jena/site/trunk/content/jena/documentation/javadoc/tdb/overview-tree.html?rev=1329449&view=auto ============================================================================== --- incubator/jena/site/trunk/content/jena/documentation/javadoc/tdb/overview-tree.html (added) +++ incubator/jena/site/trunk/content/jena/documentation/javadoc/tdb/overview-tree.html Mon Apr 23 21:10:36 2012 @@ -0,0 +1,207 @@ + + + + + + + +Class Hierarchy (TDB 0.9.0-incubating) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Hierarchy For All Packages

+
+
+
Package Hierarchies:
com.hp.hpl.jena.tdb, tdb, tdb.cmdline, tdb.tools
+
+

+Class Hierarchy +

+ +

+Interface Hierarchy +

+ +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Licenced under the Apache License, Version 2.0 + + Added: incubator/jena/site/trunk/content/jena/documentation/javadoc/tdb/serialized-form.html URL: http://svn.apache.org/viewvc/incubator/jena/site/trunk/content/jena/documentation/javadoc/tdb/serialized-form.html?rev=1329449&view=auto ============================================================================== --- incubator/jena/site/trunk/content/jena/documentation/javadoc/tdb/serialized-form.html (added) +++ incubator/jena/site/trunk/content/jena/documentation/javadoc/tdb/serialized-form.html Mon Apr 23 21:10:36 2012 @@ -0,0 +1,164 @@ + + + + + + + +Serialized Form (TDB 0.9.0-incubating) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Serialized Form

+
+
+ + + + + +
+Package com.hp.hpl.jena.tdb
+ +

+ + + + + +
+Class com.hp.hpl.jena.tdb.TDBException extends com.hp.hpl.jena.shared.JenaException implements Serializable
+ +

+ +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Licenced under the Apache License, Version 2.0 + +