You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by bu...@apache.org on 2012/04/23 23:10:52 UTC

svn commit: r814135 [5/12] - in /websites/staging/jena/trunk/content: ./ jena/documentation/javadoc/tdb/ jena/documentation/javadoc/tdb/com/ jena/documentation/javadoc/tdb/com/hp/ jena/documentation/javadoc/tdb/com/hp/hpl/ jena/documentation/javadoc/td...

Added: websites/staging/jena/trunk/content/jena/documentation/javadoc/tdb/index-all.html
==============================================================================
--- websites/staging/jena/trunk/content/jena/documentation/javadoc/tdb/index-all.html (added)
+++ websites/staging/jena/trunk/content/jena/documentation/javadoc/tdb/index-all.html Mon Apr 23 21:10:49 2012
@@ -0,0 +1,658 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc (build 1.6.0_23) on Wed Feb 29 19:40:42 GMT 2012 -->
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<TITLE>
+Index (TDB 0.9.0-incubating)
+</TITLE>
+
+<META NAME="date" CONTENT="2012-02-29">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="./stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Index (TDB 0.9.0-incubating)";
+    }
+}
+</SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
+
+
+<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A>
+<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_top_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;PREV&nbsp;
+&nbsp;NEXT</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="./index.html?index-all.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="./allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A>
+<!-- ========= END OF TOP NAVBAR ========= -->
+
+<A HREF="#_A_">A</A> <A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_G_">G</A> <A HREF="#_I_">I</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_P_">P</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_V_">V</A> <HR>
+<A NAME="_A_"><!-- --></A><H2>
+<B>A</B></H2>
+<DL>
+<DT><A HREF="./com/hp/hpl/jena/tdb/TDBFactory.html#assembleDataset(java.lang.String)"><B>assembleDataset(String)</B></A> - 
+Static method in class com.hp.hpl.jena.tdb.<A HREF="./com/hp/hpl/jena/tdb/TDBFactory.html" title="class in com.hp.hpl.jena.tdb">TDBFactory</A>
+<DD>Read the file and assembler a dataset
+<DT><A HREF="./com/hp/hpl/jena/tdb/TDBFactory.html#assembleGraph(java.lang.String)"><B>assembleGraph(String)</B></A> - 
+Static method in class com.hp.hpl.jena.tdb.<A HREF="./com/hp/hpl/jena/tdb/TDBFactory.html" title="class in com.hp.hpl.jena.tdb">TDBFactory</A>
+<DD><B>Deprecated.</B>&nbsp;<I>Assemble a Dataset and use the default graph.</I>
+<DT><A HREF="./com/hp/hpl/jena/tdb/TDBFactory.html#assembleModel(java.lang.String)"><B>assembleModel(String)</B></A> - 
+Static method in class com.hp.hpl.jena.tdb.<A HREF="./com/hp/hpl/jena/tdb/TDBFactory.html" title="class in com.hp.hpl.jena.tdb">TDBFactory</A>
+<DD><B>Deprecated.</B>&nbsp;<I>Assemble a Dataset and use the default model.</I>
+</DL>
+<HR>
+<A NAME="_B_"><!-- --></A><H2>
+<B>B</B></H2>
+<DL>
+<DT><A HREF="./com/hp/hpl/jena/tdb/TDBBackup.html#backup(com.hp.hpl.jena.tdb.base.file.Location, java.lang.String)"><B>backup(Location, String)</B></A> - 
+Static method in class com.hp.hpl.jena.tdb.<A HREF="./com/hp/hpl/jena/tdb/TDBBackup.html" title="class in com.hp.hpl.jena.tdb">TDBBackup</A>
+<DD>&nbsp;
+<DT><A HREF="./com/hp/hpl/jena/tdb/TDBBackup.html#backup(com.hp.hpl.jena.tdb.base.file.Location, java.io.OutputStream)"><B>backup(Location, OutputStream)</B></A> - 
+Static method in class com.hp.hpl.jena.tdb.<A HREF="./com/hp/hpl/jena/tdb/TDBBackup.html" title="class in com.hp.hpl.jena.tdb">TDBBackup</A>
+<DD>&nbsp;
+<DT><A HREF="./com/hp/hpl/jena/tdb/StoreConnection.html#begin(com.hp.hpl.jena.query.ReadWrite)"><B>begin(ReadWrite)</B></A> - 
+Method in class com.hp.hpl.jena.tdb.<A HREF="./com/hp/hpl/jena/tdb/StoreConnection.html" title="class in com.hp.hpl.jena.tdb">StoreConnection</A>
+<DD>Begin a transaction.
+<DT><A HREF="./com/hp/hpl/jena/tdb/StoreConnection.html#begin(com.hp.hpl.jena.query.ReadWrite, java.lang.String)"><B>begin(ReadWrite, String)</B></A> - 
+Method in class com.hp.hpl.jena.tdb.<A HREF="./com/hp/hpl/jena/tdb/StoreConnection.html" title="class in com.hp.hpl.jena.tdb">StoreConnection</A>
+<DD>Begin a transaction, giving it a label.
+<DT><A HREF="./com/hp/hpl/jena/tdb/TDB.html#BUILD_DATE"><B>BUILD_DATE</B></A> - 
+Static variable in class com.hp.hpl.jena.tdb.<A HREF="./com/hp/hpl/jena/tdb/TDB.html" title="class in com.hp.hpl.jena.tdb">TDB</A>
+<DD>The date and time at which this release was built
+</DL>
+<HR>
+<A NAME="_C_"><!-- --></A><H2>
+<B>C</B></H2>
+<DL>
+<DT><A HREF="./tdb/cmdline/ModLocation.html#checkCommandLine(arq.cmdline.CmdArgModule)"><B>checkCommandLine(CmdArgModule)</B></A> - 
+Method in class tdb.cmdline.<A HREF="./tdb/cmdline/ModLocation.html" title="class in tdb.cmdline">ModLocation</A>
+<DD>&nbsp;
+<DT><A HREF="./com/hp/hpl/jena/tdb/TDB.html#closedown()"><B>closedown()</B></A> - 
+Static method in class com.hp.hpl.jena.tdb.<A HREF="./com/hp/hpl/jena/tdb/TDB.html" title="class in com.hp.hpl.jena.tdb">TDB</A>
+<DD>Release any and all system resources held by TDB.
+<DT><A HREF="./tdb/CmdRewriteIndex.html" title="class in tdb"><B>CmdRewriteIndex</B></A> - Class in <A HREF="./tdb/package-summary.html">tdb</A><DD>Rewrite one index<DT><A HREF="./tdb/CmdRewriteIndex.html#CmdRewriteIndex()"><B>CmdRewriteIndex()</B></A> - 
+Constructor for class tdb.<A HREF="./tdb/CmdRewriteIndex.html" title="class in tdb">CmdRewriteIndex</A>
+<DD>&nbsp;
+<DT><A HREF="./tdb/cmdline/CmdSub.html" title="class in tdb.cmdline"><B>CmdSub</B></A> - Class in <A HREF="./tdb/cmdline/package-summary.html">tdb.cmdline</A><DD>&nbsp;<DT><A HREF="./tdb/cmdline/CmdSub.html#CmdSub(java.lang.String...)"><B>CmdSub(String...)</B></A> - 
+Constructor for class tdb.cmdline.<A HREF="./tdb/cmdline/CmdSub.html" title="class in tdb.cmdline">CmdSub</A>
+<DD>&nbsp;
+<DT><A HREF="./tdb/cmdline/CmdSub.Exec.html" title="interface in tdb.cmdline"><B>CmdSub.Exec</B></A> - Interface in <A HREF="./tdb/cmdline/package-summary.html">tdb.cmdline</A><DD>&nbsp;<DT><A HREF="./tdb/cmdline/CmdTDB.html" title="class in tdb.cmdline"><B>CmdTDB</B></A> - Class in <A HREF="./tdb/cmdline/package-summary.html">tdb.cmdline</A><DD>&nbsp;<DT><A HREF="./tdb/cmdline/CmdTDBGraph.html" title="class in tdb.cmdline"><B>CmdTDBGraph</B></A> - Class in <A HREF="./tdb/cmdline/package-summary.html">tdb.cmdline</A><DD>&nbsp;<DT><A HREF="./com/hp/hpl/jena/tdb/package-summary.html"><B>com.hp.hpl.jena.tdb</B></A> - package com.hp.hpl.jena.tdb<DD>&nbsp;<DT><A HREF="./com/hp/hpl/jena/tdb/TDBFactory.html#createDataset(java.lang.String)"><B>createDataset(String)</B></A> - 
+Static method in class com.hp.hpl.jena.tdb.<A HREF="./com/hp/hpl/jena/tdb/TDBFactory.html" title="class in com.hp.hpl.jena.tdb">TDBFactory</A>
+<DD>Create or connect to a TDB-backed dataset
+<DT><A HREF="./com/hp/hpl/jena/tdb/TDBFactory.html#createDataset(com.hp.hpl.jena.tdb.base.file.Location)"><B>createDataset(Location)</B></A> - 
+Static method in class com.hp.hpl.jena.tdb.<A HREF="./com/hp/hpl/jena/tdb/TDBFactory.html" title="class in com.hp.hpl.jena.tdb">TDBFactory</A>
+<DD>Create or connect to a TDB-backed dataset
+<DT><A HREF="./com/hp/hpl/jena/tdb/TDBFactory.html#createDataset()"><B>createDataset()</B></A> - 
+Static method in class com.hp.hpl.jena.tdb.<A HREF="./com/hp/hpl/jena/tdb/TDBFactory.html" title="class in com.hp.hpl.jena.tdb">TDBFactory</A>
+<DD>Create or connect to a TDB dataset backed by an in-memory block manager.
+<DT><A HREF="./tdb/cmdline/ModTDBDataset.html#createDataset()"><B>createDataset()</B></A> - 
+Method in class tdb.cmdline.<A HREF="./tdb/cmdline/ModTDBDataset.html" title="class in tdb.cmdline">ModTDBDataset</A>
+<DD>&nbsp;
+<DT><A HREF="./com/hp/hpl/jena/tdb/TDBFactory.html#createDatasetBase()"><B>createDatasetBase()</B></A> - 
+Static method in class com.hp.hpl.jena.tdb.<A HREF="./com/hp/hpl/jena/tdb/TDBFactory.html" title="class in com.hp.hpl.jena.tdb">TDBFactory</A>
+<DD>Create a TDB-backed Dataset directly over the storage in memory (not transactional) (testing only)
+<DT><A HREF="./com/hp/hpl/jena/tdb/TDBFactory.html#createDatasetGraph(java.lang.String)"><B>createDatasetGraph(String)</B></A> - 
+Static method in class com.hp.hpl.jena.tdb.<A HREF="./com/hp/hpl/jena/tdb/TDBFactory.html" title="class in com.hp.hpl.jena.tdb">TDBFactory</A>
+<DD>Create or connect to a TDB-backed dataset (graph-level)
+<DT><A HREF="./com/hp/hpl/jena/tdb/TDBFactory.html#createDatasetGraph(com.hp.hpl.jena.tdb.base.file.Location)"><B>createDatasetGraph(Location)</B></A> - 
+Static method in class com.hp.hpl.jena.tdb.<A HREF="./com/hp/hpl/jena/tdb/TDBFactory.html" title="class in com.hp.hpl.jena.tdb">TDBFactory</A>
+<DD>Create or connect to a TDB-backed dataset (graph-level)
+<DT><A HREF="./com/hp/hpl/jena/tdb/TDBFactory.html#createDatasetGraph()"><B>createDatasetGraph()</B></A> - 
+Static method in class com.hp.hpl.jena.tdb.<A HREF="./com/hp/hpl/jena/tdb/TDBFactory.html" title="class in com.hp.hpl.jena.tdb">TDBFactory</A>
+<DD>Create a TDB-backed dataset (graph-level) in memory (for testing)
+<DT><A HREF="./com/hp/hpl/jena/tdb/TDBFactory.html#createDatasetGraphBase()"><B>createDatasetGraphBase()</B></A> - 
+Static method in class com.hp.hpl.jena.tdb.<A HREF="./com/hp/hpl/jena/tdb/TDBFactory.html" title="class in com.hp.hpl.jena.tdb">TDBFactory</A>
+<DD>Create a TDB-backed DatasetGraph directly over the storage in memory (not transactional) (testing only)
+<DT><A HREF="./com/hp/hpl/jena/tdb/TDBFactory.html#createGraph(com.hp.hpl.jena.tdb.base.file.Location)"><B>createGraph(Location)</B></A> - 
+Static method in class com.hp.hpl.jena.tdb.<A HREF="./com/hp/hpl/jena/tdb/TDBFactory.html" title="class in com.hp.hpl.jena.tdb">TDBFactory</A>
+<DD><B>Deprecated.</B>&nbsp;<I>Create a DatasetGraph and use the default graph.</I>
+<DT><A HREF="./com/hp/hpl/jena/tdb/TDBFactory.html#createGraph(java.lang.String)"><B>createGraph(String)</B></A> - 
+Static method in class com.hp.hpl.jena.tdb.<A HREF="./com/hp/hpl/jena/tdb/TDBFactory.html" title="class in com.hp.hpl.jena.tdb">TDBFactory</A>
+<DD><B>Deprecated.</B>&nbsp;<I>Create a DatasetGraph and use the default graph.</I>
+<DT><A HREF="./com/hp/hpl/jena/tdb/TDBFactory.html#createGraph()"><B>createGraph()</B></A> - 
+Static method in class com.hp.hpl.jena.tdb.<A HREF="./com/hp/hpl/jena/tdb/TDBFactory.html" title="class in com.hp.hpl.jena.tdb">TDBFactory</A>
+<DD><B>Deprecated.</B>&nbsp;
+<DT><A HREF="./tdb/cmdline/ModTDBGraphStore.html#createGraphStore()"><B>createGraphStore()</B></A> - 
+Method in class tdb.cmdline.<A HREF="./tdb/cmdline/ModTDBGraphStore.html" title="class in tdb.cmdline">ModTDBGraphStore</A>
+<DD>&nbsp;
+<DT><A HREF="./com/hp/hpl/jena/tdb/StoreConnection.html#createMemUncached()"><B>createMemUncached()</B></A> - 
+Static method in class com.hp.hpl.jena.tdb.<A HREF="./com/hp/hpl/jena/tdb/StoreConnection.html" title="class in com.hp.hpl.jena.tdb">StoreConnection</A>
+<DD>Return a StoreConnection backed by in-memory datastructures (for testing).
+<DT><A HREF="./com/hp/hpl/jena/tdb/TDBFactory.html#createModel(com.hp.hpl.jena.tdb.base.file.Location)"><B>createModel(Location)</B></A> - 
+Static method in class com.hp.hpl.jena.tdb.<A HREF="./com/hp/hpl/jena/tdb/TDBFactory.html" title="class in com.hp.hpl.jena.tdb">TDBFactory</A>
+<DD><B>Deprecated.</B>&nbsp;<I>Create a Dataset and use the default model.</I>
+<DT><A HREF="./com/hp/hpl/jena/tdb/TDBFactory.html#createModel(java.lang.String)"><B>createModel(String)</B></A> - 
+Static method in class com.hp.hpl.jena.tdb.<A HREF="./com/hp/hpl/jena/tdb/TDBFactory.html" title="class in com.hp.hpl.jena.tdb">TDBFactory</A>
+<DD><B>Deprecated.</B>&nbsp;<I>Create a Dataset and get the default model.</I>
+<DT><A HREF="./com/hp/hpl/jena/tdb/TDBFactory.html#createModel()"><B>createModel()</B></A> - 
+Static method in class com.hp.hpl.jena.tdb.<A HREF="./com/hp/hpl/jena/tdb/TDBFactory.html" title="class in com.hp.hpl.jena.tdb">TDBFactory</A>
+<DD><B>Deprecated.</B>&nbsp;
+<DT><A HREF="./com/hp/hpl/jena/tdb/TDBFactory.html#createNamedGraph(java.lang.String, java.lang.String)"><B>createNamedGraph(String, String)</B></A> - 
+Static method in class com.hp.hpl.jena.tdb.<A HREF="./com/hp/hpl/jena/tdb/TDBFactory.html" title="class in com.hp.hpl.jena.tdb">TDBFactory</A>
+<DD><B>Deprecated.</B>&nbsp;<I>Create a DatasetGraph and get the name graph from that.</I>
+<DT><A HREF="./com/hp/hpl/jena/tdb/TDBFactory.html#createNamedGraph(java.lang.String, com.hp.hpl.jena.tdb.base.file.Location)"><B>createNamedGraph(String, Location)</B></A> - 
+Static method in class com.hp.hpl.jena.tdb.<A HREF="./com/hp/hpl/jena/tdb/TDBFactory.html" title="class in com.hp.hpl.jena.tdb">TDBFactory</A>
+<DD><B>Deprecated.</B>&nbsp;<I>Create a DatasetGraph and get the name graph from that.</I>
+<DT><A HREF="./com/hp/hpl/jena/tdb/TDBFactory.html#createNamedModel(java.lang.String, java.lang.String)"><B>createNamedModel(String, String)</B></A> - 
+Static method in class com.hp.hpl.jena.tdb.<A HREF="./com/hp/hpl/jena/tdb/TDBFactory.html" title="class in com.hp.hpl.jena.tdb">TDBFactory</A>
+<DD><B>Deprecated.</B>&nbsp;<I>Create a Dataset and get the name model.</I>
+<DT><A HREF="./com/hp/hpl/jena/tdb/TDBFactory.html#createNamedModel(java.lang.String, com.hp.hpl.jena.tdb.base.file.Location)"><B>createNamedModel(String, Location)</B></A> - 
+Static method in class com.hp.hpl.jena.tdb.<A HREF="./com/hp/hpl/jena/tdb/TDBFactory.html" title="class in com.hp.hpl.jena.tdb">TDBFactory</A>
+<DD><B>Deprecated.</B>&nbsp;<I>Create a Dataset and get the name model.</I>
+</DL>
+<HR>
+<A NAME="_D_"><!-- --></A><H2>
+<B>D</B></H2>
+<DL>
+<DT><A HREF="./tdb/cmdline/ModTDBAssembler.html#defaultAssemblerFile"><B>defaultAssemblerFile</B></A> - 
+Static variable in class tdb.cmdline.<A HREF="./tdb/cmdline/ModTDBAssembler.html" title="class in tdb.cmdline">ModTDBAssembler</A>
+<DD>&nbsp;
+<DT><A HREF="./tdb/tools/dumpnodetable.html#dump(java.io.OutputStream, java.lang.String, java.lang.String, int, java.lang.String, int, int)"><B>dump(OutputStream, String, String, int, String, int, int)</B></A> - 
+Static method in class tdb.tools.<A HREF="./tdb/tools/dumpnodetable.html" title="class in tdb.tools">dumpnodetable</A>
+<DD>&nbsp;
+<DT><A HREF="./tdb/tools/dumpnodetable.html#dump(java.io.OutputStream, com.hp.hpl.jena.tdb.nodetable.NodeTable)"><B>dump(OutputStream, NodeTable)</B></A> - 
+Static method in class tdb.tools.<A HREF="./tdb/tools/dumpnodetable.html" title="class in tdb.tools">dumpnodetable</A>
+<DD>&nbsp;
+<DT><A HREF="./tdb/tools/dumpbpt.html" title="class in tdb.tools"><B>dumpbpt</B></A> - Class in <A HREF="./tdb/tools/package-summary.html">tdb.tools</A><DD>&nbsp;<DT><A HREF="./tdb/tools/dumpnodetable.html#dumpNodes(java.io.OutputStream, java.lang.String)"><B>dumpNodes(OutputStream, String)</B></A> - 
+Static method in class tdb.tools.<A HREF="./tdb/tools/dumpnodetable.html" title="class in tdb.tools">dumpnodetable</A>
+<DD>&nbsp;
+<DT><A HREF="./tdb/tools/dumpnodetable.html" title="class in tdb.tools"><B>dumpnodetable</B></A> - Class in <A HREF="./tdb/tools/package-summary.html">tdb.tools</A><DD>&nbsp;<DT><A HREF="./tdb/tools/dumpnodetable.html#dumpPrefixes(java.io.OutputStream, java.lang.String)"><B>dumpPrefixes(OutputStream, String)</B></A> - 
+Static method in class tdb.tools.<A HREF="./tdb/tools/dumpnodetable.html" title="class in tdb.tools">dumpnodetable</A>
+<DD>&nbsp;
+</DL>
+<HR>
+<A NAME="_E_"><!-- --></A><H2>
+<B>E</B></H2>
+<DL>
+<DT><A HREF="./tdb/cmdline/CmdSub.Exec.html#exec(java.lang.String[])"><B>exec(String[])</B></A> - 
+Method in interface tdb.cmdline.<A HREF="./tdb/cmdline/CmdSub.Exec.html" title="interface in tdb.cmdline">CmdSub.Exec</A>
+<DD>&nbsp;
+</DL>
+<HR>
+<A NAME="_G_"><!-- --></A><H2>
+<B>G</B></H2>
+<DL>
+<DT><A HREF="./tdb/cmdline/ModModel.html#getArg()"><B>getArg()</B></A> - 
+Method in class tdb.cmdline.<A HREF="./tdb/cmdline/ModModel.html" title="class in tdb.cmdline">ModModel</A>
+<DD>&nbsp;
+<DT><A HREF="./tdb/cmdline/ModTDBAssembler.html#getAssemblerFile()"><B>getAssemblerFile()</B></A> - 
+Method in class tdb.cmdline.<A HREF="./tdb/cmdline/ModTDBAssembler.html" title="class in tdb.cmdline">ModTDBAssembler</A>
+<DD>&nbsp;
+<DT><A HREF="./com/hp/hpl/jena/tdb/StoreConnection.html#getBaseDataset()"><B>getBaseDataset()</B></A> - 
+Method in class com.hp.hpl.jena.tdb.<A HREF="./com/hp/hpl/jena/tdb/StoreConnection.html" title="class in com.hp.hpl.jena.tdb">StoreConnection</A>
+<DD>testing operation - do not use the base dataset without knowing how the transaction system uses it
+<DT><A HREF="./com/hp/hpl/jena/tdb/TDBLoader.html#getChecking()"><B>getChecking()</B></A> - 
+Method in class com.hp.hpl.jena.tdb.<A HREF="./com/hp/hpl/jena/tdb/TDBLoader.html" title="class in com.hp.hpl.jena.tdb">TDBLoader</A>
+<DD>&nbsp;
+<DT><A HREF="./com/hp/hpl/jena/tdb/TDB.html#getContext()"><B>getContext()</B></A> - 
+Static method in class com.hp.hpl.jena.tdb.<A HREF="./com/hp/hpl/jena/tdb/TDB.html" title="class in com.hp.hpl.jena.tdb">TDB</A>
+<DD>&nbsp;
+<DT><A HREF="./com/hp/hpl/jena/tdb/StoreConnection.html#getExisting(com.hp.hpl.jena.tdb.base.file.Location)"><B>getExisting(Location)</B></A> - 
+Static method in class com.hp.hpl.jena.tdb.<A HREF="./com/hp/hpl/jena/tdb/StoreConnection.html" title="class in com.hp.hpl.jena.tdb">StoreConnection</A>
+<DD>Return the StoreConnection if one already exists for this location, else return null
+<DT><A HREF="./com/hp/hpl/jena/tdb/TDBLoader.html#getGenerateStats()"><B>getGenerateStats()</B></A> - 
+Method in class com.hp.hpl.jena.tdb.<A HREF="./com/hp/hpl/jena/tdb/TDBLoader.html" title="class in com.hp.hpl.jena.tdb">TDBLoader</A>
+<DD>&nbsp;
+<DT><A HREF="./com/hp/hpl/jena/tdb/StoreConnection.html#getLocation()"><B>getLocation()</B></A> - 
+Method in class com.hp.hpl.jena.tdb.<A HREF="./com/hp/hpl/jena/tdb/StoreConnection.html" title="class in com.hp.hpl.jena.tdb">StoreConnection</A>
+<DD>&nbsp;
+<DT><A HREF="./tdb/cmdline/ModLocation.html#getLocation()"><B>getLocation()</B></A> - 
+Method in class tdb.cmdline.<A HREF="./tdb/cmdline/ModLocation.html" title="class in tdb.cmdline">ModLocation</A>
+<DD>&nbsp;
+<DT><A HREF="./tdb/cmdline/ModTDBAssembler.html#getLocation()"><B>getLocation()</B></A> - 
+Method in class tdb.cmdline.<A HREF="./tdb/cmdline/ModTDBAssembler.html" title="class in tdb.cmdline">ModTDBAssembler</A>
+<DD>&nbsp;
+<DT><A HREF="./tdb/cmdline/ModTDBDataset.html#getLocation()"><B>getLocation()</B></A> - 
+Method in class tdb.cmdline.<A HREF="./tdb/cmdline/ModTDBDataset.html" title="class in tdb.cmdline">ModTDBDataset</A>
+<DD>&nbsp;
+<DT><A HREF="./tdb/cmdline/ModModel.html#getModel()"><B>getModel()</B></A> - 
+Method in class tdb.cmdline.<A HREF="./tdb/cmdline/ModModel.html" title="class in tdb.cmdline">ModModel</A>
+<DD>&nbsp;
+<DT><A HREF="./com/hp/hpl/jena/tdb/TDBLoader.html#getShowProgress()"><B>getShowProgress()</B></A> - 
+Method in class com.hp.hpl.jena.tdb.<A HREF="./com/hp/hpl/jena/tdb/TDBLoader.html" title="class in com.hp.hpl.jena.tdb">TDBLoader</A>
+<DD>&nbsp;
+<DT><A HREF="./com/hp/hpl/jena/tdb/StoreConnection.html#getTransMgr()"><B>getTransMgr()</B></A> - 
+Method in class com.hp.hpl.jena.tdb.<A HREF="./com/hp/hpl/jena/tdb/StoreConnection.html" title="class in com.hp.hpl.jena.tdb">StoreConnection</A>
+<DD>Return the associated transaction manager - do NOT use to manipulate transactions
+<DT><A HREF="./com/hp/hpl/jena/tdb/StoreConnection.html#getTransMgrState()"><B>getTransMgrState()</B></A> - 
+Method in class com.hp.hpl.jena.tdb.<A HREF="./com/hp/hpl/jena/tdb/StoreConnection.html" title="class in com.hp.hpl.jena.tdb">StoreConnection</A>
+<DD>Return a description of the transaction manager state
+</DL>
+<HR>
+<A NAME="_I_"><!-- --></A><H2>
+<B>I</B></H2>
+<DL>
+<DT><A HREF="./com/hp/hpl/jena/tdb/TDB.html#init()"><B>init()</B></A> - 
+Static method in class com.hp.hpl.jena.tdb.<A HREF="./com/hp/hpl/jena/tdb/TDB.html" title="class in com.hp.hpl.jena.tdb">TDB</A>
+<DD>TDB System initialization - normally, this is not explicitly called because
+ all routes to use TDB will cause initialization to occur.
+<DT><A HREF="./tdb/cmdline/CmdTDB.html#init()"><B>init()</B></A> - 
+Static method in class tdb.cmdline.<A HREF="./tdb/cmdline/CmdTDB.html" title="class in tdb.cmdline">CmdTDB</A>
+<DD>&nbsp;
+<DT><A HREF="./com/hp/hpl/jena/tdb/TDBFactory.html#isBackedByTDB(com.hp.hpl.jena.query.Dataset)"><B>isBackedByTDB(Dataset)</B></A> - 
+Static method in class com.hp.hpl.jena.tdb.<A HREF="./com/hp/hpl/jena/tdb/TDBFactory.html" title="class in com.hp.hpl.jena.tdb">TDBFactory</A>
+<DD>Return the location of a dataset if it is backed by TDB, else null
+<DT><A HREF="./com/hp/hpl/jena/tdb/TDBFactory.html#isBackedByTDB(com.hp.hpl.jena.sparql.core.DatasetGraph)"><B>isBackedByTDB(DatasetGraph)</B></A> - 
+Static method in class com.hp.hpl.jena.tdb.<A HREF="./com/hp/hpl/jena/tdb/TDBFactory.html" title="class in com.hp.hpl.jena.tdb">TDBFactory</A>
+<DD>Return the location of a dataset if it is backed by TDB, else null
+</DL>
+<HR>
+<A NAME="_L_"><!-- --></A><H2>
+<B>L</B></H2>
+<DL>
+<DT><A HREF="./com/hp/hpl/jena/tdb/TDBLoader.html#load(com.hp.hpl.jena.tdb.store.DatasetGraphTDB, java.lang.String)"><B>load(DatasetGraphTDB, String)</B></A> - 
+Static method in class com.hp.hpl.jena.tdb.<A HREF="./com/hp/hpl/jena/tdb/TDBLoader.html" title="class in com.hp.hpl.jena.tdb">TDBLoader</A>
+<DD>Load the contents of URL into a dataset.
+<DT><A HREF="./com/hp/hpl/jena/tdb/TDBLoader.html#load(com.hp.hpl.jena.tdb.store.DatasetGraphTDB, java.lang.String, boolean)"><B>load(DatasetGraphTDB, String, boolean)</B></A> - 
+Static method in class com.hp.hpl.jena.tdb.<A HREF="./com/hp/hpl/jena/tdb/TDBLoader.html" title="class in com.hp.hpl.jena.tdb">TDBLoader</A>
+<DD>Load the contents of URL into a dataset.
+<DT><A HREF="./com/hp/hpl/jena/tdb/TDBLoader.html#load(com.hp.hpl.jena.tdb.store.DatasetGraphTDB, java.util.List)"><B>load(DatasetGraphTDB, List&lt;String&gt;)</B></A> - 
+Static method in class com.hp.hpl.jena.tdb.<A HREF="./com/hp/hpl/jena/tdb/TDBLoader.html" title="class in com.hp.hpl.jena.tdb">TDBLoader</A>
+<DD>Load the contents of URL into a dataset.
+<DT><A HREF="./com/hp/hpl/jena/tdb/TDBLoader.html#load(com.hp.hpl.jena.tdb.store.DatasetGraphTDB, java.util.List, boolean)"><B>load(DatasetGraphTDB, List&lt;String&gt;, boolean)</B></A> - 
+Static method in class com.hp.hpl.jena.tdb.<A HREF="./com/hp/hpl/jena/tdb/TDBLoader.html" title="class in com.hp.hpl.jena.tdb">TDBLoader</A>
+<DD>Load the contents of URL into a dataset.
+<DT><A HREF="./com/hp/hpl/jena/tdb/TDBLoader.html#load(com.hp.hpl.jena.tdb.store.DatasetGraphTDB, java.io.InputStream, boolean)"><B>load(DatasetGraphTDB, InputStream, boolean)</B></A> - 
+Static method in class com.hp.hpl.jena.tdb.<A HREF="./com/hp/hpl/jena/tdb/TDBLoader.html" title="class in com.hp.hpl.jena.tdb">TDBLoader</A>
+<DD>Load the contents of URL into a dataset.
+<DT><A HREF="./com/hp/hpl/jena/tdb/TDBLoader.html#load(com.hp.hpl.jena.tdb.store.GraphTDB, java.lang.String)"><B>load(GraphTDB, String)</B></A> - 
+Static method in class com.hp.hpl.jena.tdb.<A HREF="./com/hp/hpl/jena/tdb/TDBLoader.html" title="class in com.hp.hpl.jena.tdb">TDBLoader</A>
+<DD>Load the contents of URL into a graph
+<DT><A HREF="./com/hp/hpl/jena/tdb/TDBLoader.html#load(com.hp.hpl.jena.tdb.store.GraphTDB, java.lang.String, boolean)"><B>load(GraphTDB, String, boolean)</B></A> - 
+Static method in class com.hp.hpl.jena.tdb.<A HREF="./com/hp/hpl/jena/tdb/TDBLoader.html" title="class in com.hp.hpl.jena.tdb">TDBLoader</A>
+<DD>Load the contents of URL into a graph
+<DT><A HREF="./com/hp/hpl/jena/tdb/TDBLoader.html#load(com.hp.hpl.jena.tdb.store.GraphTDB, java.util.List)"><B>load(GraphTDB, List&lt;String&gt;)</B></A> - 
+Static method in class com.hp.hpl.jena.tdb.<A HREF="./com/hp/hpl/jena/tdb/TDBLoader.html" title="class in com.hp.hpl.jena.tdb">TDBLoader</A>
+<DD>Load the contents of URL into a graph
+<DT><A HREF="./com/hp/hpl/jena/tdb/TDBLoader.html#load(com.hp.hpl.jena.tdb.store.GraphTDB, java.util.List, boolean)"><B>load(GraphTDB, List&lt;String&gt;, boolean)</B></A> - 
+Static method in class com.hp.hpl.jena.tdb.<A HREF="./com/hp/hpl/jena/tdb/TDBLoader.html" title="class in com.hp.hpl.jena.tdb">TDBLoader</A>
+<DD>Load the contents of URL into a graph
+<DT><A HREF="./com/hp/hpl/jena/tdb/TDBLoader.html#loadDataset(com.hp.hpl.jena.tdb.store.DatasetGraphTDB, java.lang.String)"><B>loadDataset(DatasetGraphTDB, String)</B></A> - 
+Method in class com.hp.hpl.jena.tdb.<A HREF="./com/hp/hpl/jena/tdb/TDBLoader.html" title="class in com.hp.hpl.jena.tdb">TDBLoader</A>
+<DD>Load a dataset from a URL - assumes URL names a quads format
+<DT><A HREF="./com/hp/hpl/jena/tdb/TDBLoader.html#loadDataset(com.hp.hpl.jena.tdb.store.DatasetGraphTDB, java.util.List)"><B>loadDataset(DatasetGraphTDB, List&lt;String&gt;)</B></A> - 
+Method in class com.hp.hpl.jena.tdb.<A HREF="./com/hp/hpl/jena/tdb/TDBLoader.html" title="class in com.hp.hpl.jena.tdb">TDBLoader</A>
+<DD>Load a dataset from a list of URL - assumes the URLs name quads format documents
+<DT><A HREF="./com/hp/hpl/jena/tdb/TDBLoader.html#loadDataset(com.hp.hpl.jena.tdb.store.DatasetGraphTDB, java.io.InputStream)"><B>loadDataset(DatasetGraphTDB, InputStream)</B></A> - 
+Method in class com.hp.hpl.jena.tdb.<A HREF="./com/hp/hpl/jena/tdb/TDBLoader.html" title="class in com.hp.hpl.jena.tdb">TDBLoader</A>
+<DD>Load a dataset from an input steram which must be in N-Quads form
+<DT><A HREF="./com/hp/hpl/jena/tdb/TDBLoader.html#loadGraph(com.hp.hpl.jena.tdb.store.GraphTDB, java.lang.String)"><B>loadGraph(GraphTDB, String)</B></A> - 
+Method in class com.hp.hpl.jena.tdb.<A HREF="./com/hp/hpl/jena/tdb/TDBLoader.html" title="class in com.hp.hpl.jena.tdb">TDBLoader</A>
+<DD>Load a graph from a URL - assumes URL names a triples format document
+<DT><A HREF="./com/hp/hpl/jena/tdb/TDBLoader.html#loadGraph(com.hp.hpl.jena.tdb.store.GraphTDB, java.util.List)"><B>loadGraph(GraphTDB, List&lt;String&gt;)</B></A> - 
+Method in class com.hp.hpl.jena.tdb.<A HREF="./com/hp/hpl/jena/tdb/TDBLoader.html" title="class in com.hp.hpl.jena.tdb">TDBLoader</A>
+<DD>Load a graph from a list of URL - assumes the URLs name triples format documents
+<DT><A HREF="./com/hp/hpl/jena/tdb/TDBLoader.html#loadGraph(com.hp.hpl.jena.tdb.store.GraphTDB, java.io.InputStream)"><B>loadGraph(GraphTDB, InputStream)</B></A> - 
+Method in class com.hp.hpl.jena.tdb.<A HREF="./com/hp/hpl/jena/tdb/TDBLoader.html" title="class in com.hp.hpl.jena.tdb">TDBLoader</A>
+<DD>Load a graph from a list of URL - assumes the URLs name triples format documents
+<DT><A HREF="./com/hp/hpl/jena/tdb/TDBLoader.html#loadModel(com.hp.hpl.jena.rdf.model.Model, java.lang.String)"><B>loadModel(Model, String)</B></A> - 
+Static method in class com.hp.hpl.jena.tdb.<A HREF="./com/hp/hpl/jena/tdb/TDBLoader.html" title="class in com.hp.hpl.jena.tdb">TDBLoader</A>
+<DD>Load the contents of URL into a model - may not be as efficient as bulk loading into a TDB graph
+<DT><A HREF="./com/hp/hpl/jena/tdb/TDBLoader.html#loadModel(com.hp.hpl.jena.rdf.model.Model, java.lang.String, boolean)"><B>loadModel(Model, String, boolean)</B></A> - 
+Static method in class com.hp.hpl.jena.tdb.<A HREF="./com/hp/hpl/jena/tdb/TDBLoader.html" title="class in com.hp.hpl.jena.tdb">TDBLoader</A>
+<DD>Load the contents of URL into a model - may not be as efficient as bulk loading into a TDB graph
+<DT><A HREF="./com/hp/hpl/jena/tdb/TDBLoader.html#loadModel(com.hp.hpl.jena.rdf.model.Model, java.util.List, boolean)"><B>loadModel(Model, List&lt;String&gt;, boolean)</B></A> - 
+Static method in class com.hp.hpl.jena.tdb.<A HREF="./com/hp/hpl/jena/tdb/TDBLoader.html" title="class in com.hp.hpl.jena.tdb">TDBLoader</A>
+<DD>Load the contents of a list of URLs into a model - may not be as efficient as bulk loading into a TDB graph
+<DT><A HREF="./com/hp/hpl/jena/tdb/TDBFactory.html#location(com.hp.hpl.jena.query.Dataset)"><B>location(Dataset)</B></A> - 
+Static method in class com.hp.hpl.jena.tdb.<A HREF="./com/hp/hpl/jena/tdb/TDBFactory.html" title="class in com.hp.hpl.jena.tdb">TDBFactory</A>
+<DD>Return the location of a dataset if it is backed by TDB, else null
+<DT><A HREF="./com/hp/hpl/jena/tdb/TDBFactory.html#location(com.hp.hpl.jena.sparql.core.DatasetGraph)"><B>location(DatasetGraph)</B></A> - 
+Static method in class com.hp.hpl.jena.tdb.<A HREF="./com/hp/hpl/jena/tdb/TDBFactory.html" title="class in com.hp.hpl.jena.tdb">TDBFactory</A>
+<DD>Return the location of a DatasetGraph if it is backed by TDB, else null
+<DT><A HREF="./tdb/cmdline/ModTDBDataset.html#locations()"><B>locations()</B></A> - 
+Method in class tdb.cmdline.<A HREF="./tdb/cmdline/ModTDBDataset.html" title="class in tdb.cmdline">ModTDBDataset</A>
+<DD>&nbsp;
+<DT><A HREF="./com/hp/hpl/jena/tdb/TDB.html#logInfo"><B>logInfo</B></A> - 
+Static variable in class com.hp.hpl.jena.tdb.<A HREF="./com/hp/hpl/jena/tdb/TDB.html" title="class in com.hp.hpl.jena.tdb">TDB</A>
+<DD>Logger for general information
+<DT><A HREF="./com/hp/hpl/jena/tdb/TDB.html#logInfoName"><B>logInfoName</B></A> - 
+Static variable in class com.hp.hpl.jena.tdb.<A HREF="./com/hp/hpl/jena/tdb/TDB.html" title="class in com.hp.hpl.jena.tdb">TDB</A>
+<DD>Logger for general information
+<DT><A HREF="./com/hp/hpl/jena/tdb/TDB.html#logLoader"><B>logLoader</B></A> - 
+Static variable in class com.hp.hpl.jena.tdb.<A HREF="./com/hp/hpl/jena/tdb/TDB.html" title="class in com.hp.hpl.jena.tdb">TDB</A>
+<DD>Logger for loading information
+<DT><A HREF="./com/hp/hpl/jena/tdb/TDB.html#logLoaderName"><B>logLoaderName</B></A> - 
+Static variable in class com.hp.hpl.jena.tdb.<A HREF="./com/hp/hpl/jena/tdb/TDB.html" title="class in com.hp.hpl.jena.tdb">TDB</A>
+<DD>Logger for loading information
+</DL>
+<HR>
+<A NAME="_M_"><!-- --></A><H2>
+<B>M</B></H2>
+<DL>
+<DT><A HREF="./tdb/CmdRewriteIndex.html#main(java.lang.String...)"><B>main(String...)</B></A> - 
+Static method in class tdb.<A HREF="./tdb/CmdRewriteIndex.html" title="class in tdb">CmdRewriteIndex</A>
+<DD>&nbsp;
+<DT><A HREF="./tdb/tdbbackup.html#main(java.lang.String...)"><B>main(String...)</B></A> - 
+Static method in class tdb.<A HREF="./tdb/tdbbackup.html" title="class in tdb">tdbbackup</A>
+<DD>&nbsp;
+<DT><A HREF="./tdb/tdbclean.html#main(java.lang.String...)"><B>main(String...)</B></A> - 
+Static method in class tdb.<A HREF="./tdb/tdbclean.html" title="class in tdb">tdbclean</A>
+<DD>&nbsp;
+<DT><A HREF="./tdb/tdbconfig.html#main(java.lang.String...)"><B>main(String...)</B></A> - 
+Static method in class tdb.<A HREF="./tdb/tdbconfig.html" title="class in tdb">tdbconfig</A>
+<DD>&nbsp;
+<DT><A HREF="./tdb/tdbdump.html#main(java.lang.String...)"><B>main(String...)</B></A> - 
+Static method in class tdb.<A HREF="./tdb/tdbdump.html" title="class in tdb">tdbdump</A>
+<DD>&nbsp;
+<DT><A HREF="./tdb/tdbloader.html#main(java.lang.String...)"><B>main(String...)</B></A> - 
+Static method in class tdb.<A HREF="./tdb/tdbloader.html" title="class in tdb">tdbloader</A>
+<DD>&nbsp;
+<DT><A HREF="./tdb/tdbnode.html#main(java.lang.String...)"><B>main(String...)</B></A> - 
+Static method in class tdb.<A HREF="./tdb/tdbnode.html" title="class in tdb">tdbnode</A>
+<DD>&nbsp;
+<DT><A HREF="./tdb/tdbquery.html#main(java.lang.String...)"><B>main(String...)</B></A> - 
+Static method in class tdb.<A HREF="./tdb/tdbquery.html" title="class in tdb">tdbquery</A>
+<DD>&nbsp;
+<DT><A HREF="./tdb/tdbrecovery.html#main(java.lang.String...)"><B>main(String...)</B></A> - 
+Static method in class tdb.<A HREF="./tdb/tdbrecovery.html" title="class in tdb">tdbrecovery</A>
+<DD>&nbsp;
+<DT><A HREF="./tdb/tdbstats.html#main(java.lang.String...)"><B>main(String...)</B></A> - 
+Static method in class tdb.<A HREF="./tdb/tdbstats.html" title="class in tdb">tdbstats</A>
+<DD>&nbsp;
+<DT><A HREF="./tdb/tdbupdate.html#main(java.lang.String...)"><B>main(String...)</B></A> - 
+Static method in class tdb.<A HREF="./tdb/tdbupdate.html" title="class in tdb">tdbupdate</A>
+<DD>&nbsp;
+<DT><A HREF="./tdb/tools/dumpbpt.html#main(java.lang.String...)"><B>main(String...)</B></A> - 
+Static method in class tdb.tools.<A HREF="./tdb/tools/dumpbpt.html" title="class in tdb.tools">dumpbpt</A>
+<DD>&nbsp;
+<DT><A HREF="./tdb/tools/dumpnodetable.html#main(java.lang.String...)"><B>main(String...)</B></A> - 
+Static method in class tdb.tools.<A HREF="./tdb/tools/dumpnodetable.html" title="class in tdb.tools">dumpnodetable</A>
+<DD>&nbsp;
+<DT><A HREF="./com/hp/hpl/jena/tdb/StoreConnection.html#make(java.lang.String)"><B>make(String)</B></A> - 
+Static method in class com.hp.hpl.jena.tdb.<A HREF="./com/hp/hpl/jena/tdb/StoreConnection.html" title="class in com.hp.hpl.jena.tdb">StoreConnection</A>
+<DD>Obtain a StoreConenction for a particular location
+<DT><A HREF="./com/hp/hpl/jena/tdb/StoreConnection.html#make(com.hp.hpl.jena.tdb.base.file.Location)"><B>make(Location)</B></A> - 
+Static method in class com.hp.hpl.jena.tdb.<A HREF="./com/hp/hpl/jena/tdb/StoreConnection.html" title="class in com.hp.hpl.jena.tdb">StoreConnection</A>
+<DD>Return a StoreConnection for a particular connection.
+<DT><A HREF="./com/hp/hpl/jena/tdb/StoreConnection.html#make(com.hp.hpl.jena.tdb.store.DatasetGraphTDB)"><B>make(DatasetGraphTDB)</B></A> - 
+Static method in class com.hp.hpl.jena.tdb.<A HREF="./com/hp/hpl/jena/tdb/StoreConnection.html" title="class in com.hp.hpl.jena.tdb">StoreConnection</A>
+<DD>Return a StoreConnection for a particular connection.
+<DT><A HREF="./tdb/cmdline/ModLocation.html" title="class in tdb.cmdline"><B>ModLocation</B></A> - Class in <A HREF="./tdb/cmdline/package-summary.html">tdb.cmdline</A><DD>&nbsp;<DT><A HREF="./tdb/cmdline/ModLocation.html#ModLocation()"><B>ModLocation()</B></A> - 
+Constructor for class tdb.cmdline.<A HREF="./tdb/cmdline/ModLocation.html" title="class in tdb.cmdline">ModLocation</A>
+<DD>&nbsp;
+<DT><A HREF="./tdb/cmdline/ModModel.html" title="class in tdb.cmdline"><B>ModModel</B></A> - Class in <A HREF="./tdb/cmdline/package-summary.html">tdb.cmdline</A><DD>Name a model<DT><A HREF="./tdb/cmdline/ModModel.html#ModModel(java.lang.String, java.lang.String...)"><B>ModModel(String, String...)</B></A> - 
+Constructor for class tdb.cmdline.<A HREF="./tdb/cmdline/ModModel.html" title="class in tdb.cmdline">ModModel</A>
+<DD>&nbsp;
+<DT><A HREF="./tdb/cmdline/ModTDBAssembler.html" title="class in tdb.cmdline"><B>ModTDBAssembler</B></A> - Class in <A HREF="./tdb/cmdline/package-summary.html">tdb.cmdline</A><DD>Extends ModAssembler to include --tdb.<DT><A HREF="./tdb/cmdline/ModTDBAssembler.html#ModTDBAssembler()"><B>ModTDBAssembler()</B></A> - 
+Constructor for class tdb.cmdline.<A HREF="./tdb/cmdline/ModTDBAssembler.html" title="class in tdb.cmdline">ModTDBAssembler</A>
+<DD>&nbsp;
+<DT><A HREF="./tdb/cmdline/ModTDBDataset.html" title="class in tdb.cmdline"><B>ModTDBDataset</B></A> - Class in <A HREF="./tdb/cmdline/package-summary.html">tdb.cmdline</A><DD>&nbsp;<DT><A HREF="./tdb/cmdline/ModTDBDataset.html#ModTDBDataset()"><B>ModTDBDataset()</B></A> - 
+Constructor for class tdb.cmdline.<A HREF="./tdb/cmdline/ModTDBDataset.html" title="class in tdb.cmdline">ModTDBDataset</A>
+<DD>&nbsp;
+<DT><A HREF="./tdb/cmdline/ModTDBGraphStore.html" title="class in tdb.cmdline"><B>ModTDBGraphStore</B></A> - Class in <A HREF="./tdb/cmdline/package-summary.html">tdb.cmdline</A><DD>&nbsp;<DT><A HREF="./tdb/cmdline/ModTDBGraphStore.html#ModTDBGraphStore()"><B>ModTDBGraphStore()</B></A> - 
+Constructor for class tdb.cmdline.<A HREF="./tdb/cmdline/ModTDBGraphStore.html" title="class in tdb.cmdline">ModTDBGraphStore</A>
+<DD>&nbsp;
+</DL>
+<HR>
+<A NAME="_N_"><!-- --></A><H2>
+<B>N</B></H2>
+<DL>
+<DT><A HREF="./com/hp/hpl/jena/tdb/TDB.html#NAME"><B>NAME</B></A> - 
+Static variable in class com.hp.hpl.jena.tdb.<A HREF="./com/hp/hpl/jena/tdb/TDB.html" title="class in com.hp.hpl.jena.tdb">TDB</A>
+<DD>&nbsp;
+<DT><A HREF="./com/hp/hpl/jena/tdb/TDB.html#namespace"><B>namespace</B></A> - 
+Static variable in class com.hp.hpl.jena.tdb.<A HREF="./com/hp/hpl/jena/tdb/TDB.html" title="class in com.hp.hpl.jena.tdb">TDB</A>
+<DD>&nbsp;
+</DL>
+<HR>
+<A NAME="_P_"><!-- --></A><H2>
+<B>P</B></H2>
+<DL>
+<DT><A HREF="./com/hp/hpl/jena/tdb/TDB.html#PATH"><B>PATH</B></A> - 
+Static variable in class com.hp.hpl.jena.tdb.<A HREF="./com/hp/hpl/jena/tdb/TDB.html" title="class in com.hp.hpl.jena.tdb">TDB</A>
+<DD>The root package name for TDB
+<DT><A HREF="./tdb/cmdline/ModLocation.html#processArgs(arq.cmdline.CmdArgModule)"><B>processArgs(CmdArgModule)</B></A> - 
+Method in class tdb.cmdline.<A HREF="./tdb/cmdline/ModLocation.html" title="class in tdb.cmdline">ModLocation</A>
+<DD>&nbsp;
+<DT><A HREF="./tdb/cmdline/ModModel.html#processArgs(arq.cmdline.CmdArgModule)"><B>processArgs(CmdArgModule)</B></A> - 
+Method in class tdb.cmdline.<A HREF="./tdb/cmdline/ModModel.html" title="class in tdb.cmdline">ModModel</A>
+<DD>&nbsp;
+<DT><A HREF="./tdb/cmdline/ModTDBAssembler.html#processArgs(arq.cmdline.CmdArgModule)"><B>processArgs(CmdArgModule)</B></A> - 
+Method in class tdb.cmdline.<A HREF="./tdb/cmdline/ModTDBAssembler.html" title="class in tdb.cmdline">ModTDBAssembler</A>
+<DD>&nbsp;
+<DT><A HREF="./tdb/cmdline/ModTDBDataset.html#processArgs(arq.cmdline.CmdArgModule)"><B>processArgs(CmdArgModule)</B></A> - 
+Method in class tdb.cmdline.<A HREF="./tdb/cmdline/ModTDBDataset.html" title="class in tdb.cmdline">ModTDBDataset</A>
+<DD>&nbsp;
+<DT><A HREF="./tdb/cmdline/ModTDBGraphStore.html#processArgs(arq.cmdline.CmdArgModule)"><B>processArgs(CmdArgModule)</B></A> - 
+Method in class tdb.cmdline.<A HREF="./tdb/cmdline/ModTDBGraphStore.html" title="class in tdb.cmdline">ModTDBGraphStore</A>
+<DD>&nbsp;
+</DL>
+<HR>
+<A NAME="_R_"><!-- --></A><H2>
+<B>R</B></H2>
+<DL>
+<DT><A HREF="./tdb/cmdline/ModLocation.html#registerWith(arq.cmdline.CmdGeneral)"><B>registerWith(CmdGeneral)</B></A> - 
+Method in class tdb.cmdline.<A HREF="./tdb/cmdline/ModLocation.html" title="class in tdb.cmdline">ModLocation</A>
+<DD>&nbsp;
+<DT><A HREF="./tdb/cmdline/ModModel.html#registerWith(arq.cmdline.CmdGeneral)"><B>registerWith(CmdGeneral)</B></A> - 
+Method in class tdb.cmdline.<A HREF="./tdb/cmdline/ModModel.html" title="class in tdb.cmdline">ModModel</A>
+<DD>&nbsp;
+<DT><A HREF="./tdb/cmdline/ModTDBAssembler.html#registerWith(arq.cmdline.CmdGeneral)"><B>registerWith(CmdGeneral)</B></A> - 
+Method in class tdb.cmdline.<A HREF="./tdb/cmdline/ModTDBAssembler.html" title="class in tdb.cmdline">ModTDBAssembler</A>
+<DD>&nbsp;
+<DT><A HREF="./tdb/cmdline/ModTDBDataset.html#registerWith(arq.cmdline.CmdGeneral)"><B>registerWith(CmdGeneral)</B></A> - 
+Method in class tdb.cmdline.<A HREF="./tdb/cmdline/ModTDBDataset.html" title="class in tdb.cmdline">ModTDBDataset</A>
+<DD>&nbsp;
+<DT><A HREF="./tdb/cmdline/ModTDBGraphStore.html#registerWith(arq.cmdline.CmdGeneral)"><B>registerWith(CmdGeneral)</B></A> - 
+Method in class tdb.cmdline.<A HREF="./tdb/cmdline/ModTDBGraphStore.html" title="class in tdb.cmdline">ModTDBGraphStore</A>
+<DD>&nbsp;
+<DT><A HREF="./com/hp/hpl/jena/tdb/StoreConnection.html#release(com.hp.hpl.jena.tdb.base.file.Location)"><B>release(Location)</B></A> - 
+Static method in class com.hp.hpl.jena.tdb.<A HREF="./com/hp/hpl/jena/tdb/StoreConnection.html" title="class in com.hp.hpl.jena.tdb">StoreConnection</A>
+<DD>Stop managing a location.
+<DT><A HREF="./com/hp/hpl/jena/tdb/TDBFactory.html#release(com.hp.hpl.jena.query.Dataset)"><B>release(Dataset)</B></A> - 
+Static method in class com.hp.hpl.jena.tdb.<A HREF="./com/hp/hpl/jena/tdb/TDBFactory.html" title="class in com.hp.hpl.jena.tdb">TDBFactory</A>
+<DD>Create a TDB-backed Dataset directly over the storage in memory (not transactional) (testing only)
+<DT><A HREF="./com/hp/hpl/jena/tdb/TDBFactory.html#release(com.hp.hpl.jena.sparql.core.DatasetGraph)"><B>release(DatasetGraph)</B></A> - 
+Static method in class com.hp.hpl.jena.tdb.<A HREF="./com/hp/hpl/jena/tdb/TDBFactory.html" title="class in com.hp.hpl.jena.tdb">TDBFactory</A>
+<DD>Create a TDB-backed Dataset directly over the storage in memory (not transactional) (testing only)
+<DT><A HREF="./com/hp/hpl/jena/tdb/StoreConnection.html#reset()"><B>reset()</B></A> - 
+Static method in class com.hp.hpl.jena.tdb.<A HREF="./com/hp/hpl/jena/tdb/StoreConnection.html" title="class in com.hp.hpl.jena.tdb">StoreConnection</A>
+<DD>Stop managing all locations.
+<DT><A HREF="./com/hp/hpl/jena/tdb/TDBFactory.html#reset()"><B>reset()</B></A> - 
+Static method in class com.hp.hpl.jena.tdb.<A HREF="./com/hp/hpl/jena/tdb/TDBFactory.html" title="class in com.hp.hpl.jena.tdb">TDBFactory</A>
+<DD>Reset internal state, releasing all datasets.
+</DL>
+<HR>
+<A NAME="_S_"><!-- --></A><H2>
+<B>S</B></H2>
+<DL>
+<DT><A HREF="./com/hp/hpl/jena/tdb/TDBLoader.html#setChecking(boolean)"><B>setChecking(boolean)</B></A> - 
+Method in class com.hp.hpl.jena.tdb.<A HREF="./com/hp/hpl/jena/tdb/TDBLoader.html" title="class in com.hp.hpl.jena.tdb">TDBLoader</A>
+<DD>&nbsp;
+<DT><A HREF="./com/hp/hpl/jena/tdb/TDBLoader.html#setGenerateStats(boolean)"><B>setGenerateStats(boolean)</B></A> - 
+Method in class com.hp.hpl.jena.tdb.<A HREF="./com/hp/hpl/jena/tdb/TDBLoader.html" title="class in com.hp.hpl.jena.tdb">TDBLoader</A>
+<DD>&nbsp;
+<DT><A HREF="./tdb/cmdline/CmdTDB.html#setLogging()"><B>setLogging()</B></A> - 
+Static method in class tdb.cmdline.<A HREF="./tdb/cmdline/CmdTDB.html" title="class in tdb.cmdline">CmdTDB</A>
+<DD>Reset the logging to be good for command line tools
+<DT><A HREF="./com/hp/hpl/jena/tdb/TDB.html#setOptimizerWarningFlag(boolean)"><B>setOptimizerWarningFlag(boolean)</B></A> - 
+Static method in class com.hp.hpl.jena.tdb.<A HREF="./com/hp/hpl/jena/tdb/TDB.html" title="class in com.hp.hpl.jena.tdb">TDB</A>
+<DD>Set the global flag that control the "No BGP optimizer" warning.
+<DT><A HREF="./com/hp/hpl/jena/tdb/TDBLoader.html#setShowProgress(boolean)"><B>setShowProgress(boolean)</B></A> - 
+Method in class com.hp.hpl.jena.tdb.<A HREF="./com/hp/hpl/jena/tdb/TDBLoader.html" title="class in com.hp.hpl.jena.tdb">TDBLoader</A>
+<DD>&nbsp;
+<DT><A HREF="./com/hp/hpl/jena/tdb/StoreConnection.html" title="class in com.hp.hpl.jena.tdb"><B>StoreConnection</B></A> - Class in <A HREF="./com/hp/hpl/jena/tdb/package-summary.html">com.hp.hpl.jena.tdb</A><DD>Interface to the TDB transaction mechanism.<DT><A HREF="./tdb/tools/dumpnodetable.html#stringForLiteral(com.hp.hpl.jena.graph.Node_Literal)"><B>stringForLiteral(Node_Literal)</B></A> - 
+Static method in class tdb.tools.<A HREF="./tdb/tools/dumpnodetable.html" title="class in tdb.tools">dumpnodetable</A>
+<DD>&nbsp;
+<DT><A HREF="./tdb/tools/dumpnodetable.html#stringForURI(java.lang.String)"><B>stringForURI(String)</B></A> - 
+Static method in class tdb.tools.<A HREF="./tdb/tools/dumpnodetable.html" title="class in tdb.tools">dumpnodetable</A>
+<DD>&nbsp;
+<DT><A HREF="./com/hp/hpl/jena/tdb/TDB.html#symLogExec"><B>symLogExec</B></A> - 
+Static variable in class com.hp.hpl.jena.tdb.<A HREF="./com/hp/hpl/jena/tdb/TDB.html" title="class in com.hp.hpl.jena.tdb">TDB</A>
+<DD><B>Deprecated.</B>&nbsp;<I>Use ARQ.symLogExec instead.</I>
+<DT><A HREF="./com/hp/hpl/jena/tdb/TDB.html#symUnionDefaultGraph"><B>symUnionDefaultGraph</B></A> - 
+Static variable in class com.hp.hpl.jena.tdb.<A HREF="./com/hp/hpl/jena/tdb/TDB.html" title="class in com.hp.hpl.jena.tdb">TDB</A>
+<DD>Symbol to use the union of named graphs as the default graph of a query
+<DT><A HREF="./com/hp/hpl/jena/tdb/TDB.html#sync(com.hp.hpl.jena.rdf.model.Model)"><B>sync(Model)</B></A> - 
+Static method in class com.hp.hpl.jena.tdb.<A HREF="./com/hp/hpl/jena/tdb/TDB.html" title="class in com.hp.hpl.jena.tdb">TDB</A>
+<DD>Sync a TDB-backed Model.
+<DT><A HREF="./com/hp/hpl/jena/tdb/TDB.html#sync(com.hp.hpl.jena.graph.Graph)"><B>sync(Graph)</B></A> - 
+Static method in class com.hp.hpl.jena.tdb.<A HREF="./com/hp/hpl/jena/tdb/TDB.html" title="class in com.hp.hpl.jena.tdb">TDB</A>
+<DD>Sync a TDB-backed Graph.
+<DT><A HREF="./com/hp/hpl/jena/tdb/TDB.html#sync(com.hp.hpl.jena.query.Dataset)"><B>sync(Dataset)</B></A> - 
+Static method in class com.hp.hpl.jena.tdb.<A HREF="./com/hp/hpl/jena/tdb/TDB.html" title="class in com.hp.hpl.jena.tdb">TDB</A>
+<DD>Sync a TDB-backed Dataset.
+<DT><A HREF="./com/hp/hpl/jena/tdb/TDB.html#sync(com.hp.hpl.jena.sparql.core.DatasetGraph)"><B>sync(DatasetGraph)</B></A> - 
+Static method in class com.hp.hpl.jena.tdb.<A HREF="./com/hp/hpl/jena/tdb/TDB.html" title="class in com.hp.hpl.jena.tdb">TDB</A>
+<DD>Sync a TDB-backed DatasetGraph.
+</DL>
+<HR>
+<A NAME="_T_"><!-- --></A><H2>
+<B>T</B></H2>
+<DL>
+<DT><A HREF="./tdb/package-summary.html"><B>tdb</B></A> - package tdb<DD>&nbsp;<DT><A HREF="./com/hp/hpl/jena/tdb/TDB.html" title="class in com.hp.hpl.jena.tdb"><B>TDB</B></A> - Class in <A HREF="./com/hp/hpl/jena/tdb/package-summary.html">com.hp.hpl.jena.tdb</A><DD>&nbsp;<DT><A HREF="./com/hp/hpl/jena/tdb/TDB.html#TDB()"><B>TDB()</B></A> - 
+Constructor for class com.hp.hpl.jena.tdb.<A HREF="./com/hp/hpl/jena/tdb/TDB.html" title="class in com.hp.hpl.jena.tdb">TDB</A>
+<DD>&nbsp;
+<DT><A HREF="./tdb/cmdline/package-summary.html"><B>tdb.cmdline</B></A> - package tdb.cmdline<DD>&nbsp;<DT><A HREF="./tdb/tools/package-summary.html"><B>tdb.tools</B></A> - package tdb.tools<DD>&nbsp;<DT><A HREF="./com/hp/hpl/jena/tdb/TDBBackup.html" title="class in com.hp.hpl.jena.tdb"><B>TDBBackup</B></A> - Class in <A HREF="./com/hp/hpl/jena/tdb/package-summary.html">com.hp.hpl.jena.tdb</A><DD>Backup a database.<DT><A HREF="./com/hp/hpl/jena/tdb/TDBBackup.html#TDBBackup()"><B>TDBBackup()</B></A> - 
+Constructor for class com.hp.hpl.jena.tdb.<A HREF="./com/hp/hpl/jena/tdb/TDBBackup.html" title="class in com.hp.hpl.jena.tdb">TDBBackup</A>
+<DD>&nbsp;
+<DT><A HREF="./tdb/tdbbackup.html" title="class in tdb"><B>tdbbackup</B></A> - Class in <A HREF="./tdb/package-summary.html">tdb</A><DD>&nbsp;<DT><A HREF="./tdb/tdbclean.html" title="class in tdb"><B>tdbclean</B></A> - Class in <A HREF="./tdb/package-summary.html">tdb</A><DD>&nbsp;<DT><A HREF="./tdb/tdbconfig.html" title="class in tdb"><B>tdbconfig</B></A> - Class in <A HREF="./tdb/package-summary.html">tdb</A><DD>Tools to manage a TDB store.<DT><A HREF="./tdb/tdbdump.html" title="class in tdb"><B>tdbdump</B></A> - Class in <A HREF="./tdb/package-summary.html">tdb</A><DD>&nbsp;<DT><A HREF="./com/hp/hpl/jena/tdb/TDBException.html" title="class in com.hp.hpl.jena.tdb"><B>TDBException</B></A> - Exception in <A HREF="./com/hp/hpl/jena/tdb/package-summary.html">com.hp.hpl.jena.tdb</A><DD>&nbsp;<DT><A HREF="./com/hp/hpl/jena/tdb/TDBException.html#TDBException()"><B>TDBException()</B></A> - 
+Constructor for exception com.hp.hpl.jena.tdb.<A HREF="./com/hp/hpl/jena/tdb/TDBException.html" title="class in com.hp.hpl.jena.tdb">TDBException</A>
+<DD>&nbsp;
+<DT><A HREF="./com/hp/hpl/jena/tdb/TDBException.html#TDBException(java.lang.String)"><B>TDBException(String)</B></A> - 
+Constructor for exception com.hp.hpl.jena.tdb.<A HREF="./com/hp/hpl/jena/tdb/TDBException.html" title="class in com.hp.hpl.jena.tdb">TDBException</A>
+<DD>&nbsp;
+<DT><A HREF="./com/hp/hpl/jena/tdb/TDBException.html#TDBException(java.lang.Throwable)"><B>TDBException(Throwable)</B></A> - 
+Constructor for exception com.hp.hpl.jena.tdb.<A HREF="./com/hp/hpl/jena/tdb/TDBException.html" title="class in com.hp.hpl.jena.tdb">TDBException</A>
+<DD>&nbsp;
+<DT><A HREF="./com/hp/hpl/jena/tdb/TDBException.html#TDBException(java.lang.String, java.lang.Throwable)"><B>TDBException(String, Throwable)</B></A> - 
+Constructor for exception com.hp.hpl.jena.tdb.<A HREF="./com/hp/hpl/jena/tdb/TDBException.html" title="class in com.hp.hpl.jena.tdb">TDBException</A>
+<DD>&nbsp;
+<DT><A HREF="./com/hp/hpl/jena/tdb/TDBFactory.html" title="class in com.hp.hpl.jena.tdb"><B>TDBFactory</B></A> - Class in <A HREF="./com/hp/hpl/jena/tdb/package-summary.html">com.hp.hpl.jena.tdb</A><DD>Public factory for creating objects datasets backed by TDB storage<DT><A HREF="./com/hp/hpl/jena/tdb/TDB.html#tdbIRI"><B>tdbIRI</B></A> - 
+Static variable in class com.hp.hpl.jena.tdb.<A HREF="./com/hp/hpl/jena/tdb/TDB.html" title="class in com.hp.hpl.jena.tdb">TDB</A>
+<DD>IRI for TDB
+<DT><A HREF="./com/hp/hpl/jena/tdb/TDBLoader.html" title="class in com.hp.hpl.jena.tdb"><B>TDBLoader</B></A> - Class in <A HREF="./com/hp/hpl/jena/tdb/package-summary.html">com.hp.hpl.jena.tdb</A><DD>Public interface to the loader functionality.<DT><A HREF="./com/hp/hpl/jena/tdb/TDBLoader.html#TDBLoader()"><B>TDBLoader()</B></A> - 
+Constructor for class com.hp.hpl.jena.tdb.<A HREF="./com/hp/hpl/jena/tdb/TDBLoader.html" title="class in com.hp.hpl.jena.tdb">TDBLoader</A>
+<DD>&nbsp;
+<DT><A HREF="./tdb/tdbloader.html" title="class in tdb"><B>tdbloader</B></A> - Class in <A HREF="./tdb/package-summary.html">tdb</A><DD>&nbsp;<DT><A HREF="./tdb/tdbnode.html" title="class in tdb"><B>tdbnode</B></A> - Class in <A HREF="./tdb/package-summary.html">tdb</A><DD>&nbsp;<DT><A HREF="./com/hp/hpl/jena/tdb/TDB.html#tdbParamNS"><B>tdbParamNS</B></A> - 
+Static variable in class com.hp.hpl.jena.tdb.<A HREF="./com/hp/hpl/jena/tdb/TDB.html" title="class in com.hp.hpl.jena.tdb">TDB</A>
+<DD>Root of TDB-defined parameter names
+<DT><A HREF="./tdb/tdbquery.html" title="class in tdb"><B>tdbquery</B></A> - Class in <A HREF="./tdb/package-summary.html">tdb</A><DD>&nbsp;<DT><A HREF="./tdb/tdbquery.html#tdbquery(java.lang.String[])"><B>tdbquery(String[])</B></A> - 
+Constructor for class tdb.<A HREF="./tdb/tdbquery.html" title="class in tdb">tdbquery</A>
+<DD>&nbsp;
+<DT><A HREF="./tdb/tdbrecovery.html" title="class in tdb"><B>tdbrecovery</B></A> - Class in <A HREF="./tdb/package-summary.html">tdb</A><DD>&nbsp;<DT><A HREF="./tdb/tdbstats.html" title="class in tdb"><B>tdbstats</B></A> - Class in <A HREF="./tdb/package-summary.html">tdb</A><DD>&nbsp;<DT><A HREF="./com/hp/hpl/jena/tdb/TDB.html#tdbSymbolPrefix"><B>tdbSymbolPrefix</B></A> - 
+Static variable in class com.hp.hpl.jena.tdb.<A HREF="./com/hp/hpl/jena/tdb/TDB.html" title="class in com.hp.hpl.jena.tdb">TDB</A>
+<DD>Prefix for TDB-defined parameter names
+<DT><A HREF="./tdb/tdbupdate.html" title="class in tdb"><B>tdbupdate</B></A> - Class in <A HREF="./tdb/package-summary.html">tdb</A><DD>&nbsp;<DT><A HREF="./tdb/tdbupdate.html#tdbupdate(java.lang.String[])"><B>tdbupdate(String[])</B></A> - 
+Constructor for class tdb.<A HREF="./tdb/tdbupdate.html" title="class in tdb">tdbupdate</A>
+<DD>&nbsp;
+</DL>
+<HR>
+<A NAME="_V_"><!-- --></A><H2>
+<B>V</B></H2>
+<DL>
+<DT><A HREF="./com/hp/hpl/jena/tdb/TDB.html#VERSION"><B>VERSION</B></A> - 
+Static variable in class com.hp.hpl.jena.tdb.<A HREF="./com/hp/hpl/jena/tdb/TDB.html" title="class in com.hp.hpl.jena.tdb">TDB</A>
+<DD>The full name of the current TDB version
+</DL>
+<HR>
+<A HREF="#_A_">A</A> <A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_G_">G</A> <A HREF="#_I_">I</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_P_">P</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_V_">V</A> 
+
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<A NAME="navbar_bottom"><!-- --></A>
+<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_bottom_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;PREV&nbsp;
+&nbsp;NEXT</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="./index.html?index-all.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="./allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_bottom"></A>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+
+<HR>
+Licenced under the Apache License, Version 2.0
+</BODY>
+</HTML>

Added: websites/staging/jena/trunk/content/jena/documentation/javadoc/tdb/index.html
==============================================================================
--- websites/staging/jena/trunk/content/jena/documentation/javadoc/tdb/index.html (added)
+++ websites/staging/jena/trunk/content/jena/documentation/javadoc/tdb/index.html Mon Apr 23 21:10:49 2012
@@ -0,0 +1,40 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc on Wed Feb 29 19:40:42 GMT 2012-->
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<TITLE>
+TDB 0.9.0-incubating
+</TITLE>
+<SCRIPT type="text/javascript">
+    targetPage = "" + window.location.search;
+    if (targetPage != "" && targetPage != "undefined")
+        targetPage = targetPage.substring(1);
+    if (targetPage.indexOf(":") != -1)
+        targetPage = "undefined";
+    function loadFrames() {
+        if (targetPage != "" && targetPage != "undefined")
+             top.classFrame.location = top.targetPage;
+    }
+</SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
+</HEAD>
+<FRAMESET cols="20%,80%" title="" onLoad="top.loadFrames()">
+<FRAMESET rows="30%,70%" title="" onLoad="top.loadFrames()">
+<FRAME src="overview-frame.html" name="packageListFrame" title="All Packages">
+<FRAME src="allclasses-frame.html" name="packageFrame" title="All classes and interfaces (except non-static nested types)">
+</FRAMESET>
+<FRAME src="overview-summary.html" name="classFrame" title="Package, class and interface descriptions" scrolling="yes">
+<NOFRAMES>
+<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>
+</NOFRAMES>
+</FRAMESET>
+</HTML>

Added: websites/staging/jena/trunk/content/jena/documentation/javadoc/tdb/overview-frame.html
==============================================================================
--- websites/staging/jena/trunk/content/jena/documentation/javadoc/tdb/overview-frame.html (added)
+++ websites/staging/jena/trunk/content/jena/documentation/javadoc/tdb/overview-frame.html Mon Apr 23 21:10:49 2012
@@ -0,0 +1,49 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc (build 1.6.0_23) on Wed Feb 29 19:40:41 GMT 2012 -->
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<TITLE>
+Overview List (TDB 0.9.0-incubating)
+</TITLE>
+
+<META NAME="date" CONTENT="2012-02-29">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
+
+
+</HEAD>
+
+<BODY BGCOLOR="white">
+
+<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
+<TR>
+<TH ALIGN="left" NOWRAP><FONT size="+1" CLASS="FrameTitleFont">
+<B></B></FONT></TH>
+</TR>
+</TABLE>
+
+<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
+<TR>
+<TD NOWRAP><FONT CLASS="FrameItemFont"><A HREF="allclasses-frame.html" target="packageFrame">All Classes</A></FONT>
+<P>
+<FONT size="+1" CLASS="FrameHeadingFont">
+Packages</FONT>
+<BR>
+<FONT CLASS="FrameItemFont"><A HREF="com/hp/hpl/jena/tdb/package-frame.html" target="packageFrame">com.hp.hpl.jena.tdb</A></FONT>
+<BR>
+<FONT CLASS="FrameItemFont"><A HREF="tdb/package-frame.html" target="packageFrame">tdb</A></FONT>
+<BR>
+<FONT CLASS="FrameItemFont"><A HREF="tdb/cmdline/package-frame.html" target="packageFrame">tdb.cmdline</A></FONT>
+<BR>
+<FONT CLASS="FrameItemFont"><A HREF="tdb/tools/package-frame.html" target="packageFrame">tdb.tools</A></FONT>
+<BR>
+</TD>
+</TR>
+</TABLE>
+
+<P>
+&nbsp;
+</BODY>
+</HTML>

Added: websites/staging/jena/trunk/content/jena/documentation/javadoc/tdb/overview-summary.html
==============================================================================
--- websites/staging/jena/trunk/content/jena/documentation/javadoc/tdb/overview-summary.html (added)
+++ websites/staging/jena/trunk/content/jena/documentation/javadoc/tdb/overview-summary.html Mon Apr 23 21:10:49 2012
@@ -0,0 +1,169 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc (build 1.6.0_23) on Wed Feb 29 19:40:42 GMT 2012 -->
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<TITLE>
+Overview (TDB 0.9.0-incubating)
+</TITLE>
+
+<META NAME="date" CONTENT="2012-02-29">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Overview (TDB 0.9.0-incubating)";
+    }
+}
+</SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
+
+
+<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A>
+<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_top_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Overview</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;PREV&nbsp;
+&nbsp;NEXT</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="index.html?overview-summary.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="overview-summary.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A>
+<!-- ========= END OF TOP NAVBAR ========= -->
+
+<HR>
+<CENTER>
+<H1>
+TDB 0.9.0-incubating
+</H1>
+</CENTER>
+
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Packages</B></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="20%"><B><A HREF="com/hp/hpl/jena/tdb/package-summary.html">com.hp.hpl.jena.tdb</A></B></TD>
+<TD>&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="20%"><B><A HREF="tdb/package-summary.html">tdb</A></B></TD>
+<TD>&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="20%"><B><A HREF="tdb/cmdline/package-summary.html">tdb.cmdline</A></B></TD>
+<TD>&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="20%"><B><A HREF="tdb/tools/package-summary.html">tdb.tools</A></B></TD>
+<TD>&nbsp;</TD>
+</TR>
+</TABLE>
+
+<P>
+&nbsp;<HR>
+
+
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<A NAME="navbar_bottom"><!-- --></A>
+<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_bottom_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Overview</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;PREV&nbsp;
+&nbsp;NEXT</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="index.html?overview-summary.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="overview-summary.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_bottom"></A>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+
+<HR>
+Licenced under the Apache License, Version 2.0
+</BODY>
+</HTML>

Added: websites/staging/jena/trunk/content/jena/documentation/javadoc/tdb/overview-tree.html
==============================================================================
--- websites/staging/jena/trunk/content/jena/documentation/javadoc/tdb/overview-tree.html (added)
+++ websites/staging/jena/trunk/content/jena/documentation/javadoc/tdb/overview-tree.html Mon Apr 23 21:10:49 2012
@@ -0,0 +1,207 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc (build 1.6.0_23) on Wed Feb 29 19:40:42 GMT 2012 -->
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<TITLE>
+Class Hierarchy (TDB 0.9.0-incubating)
+</TITLE>
+
+<META NAME="date" CONTENT="2012-02-29">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Class Hierarchy (TDB 0.9.0-incubating)";
+    }
+}
+</SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
+
+
+<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A>
+<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_top_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;PREV&nbsp;
+&nbsp;NEXT</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="index.html?overview-tree.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="overview-tree.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A>
+<!-- ========= END OF TOP NAVBAR ========= -->
+
+<HR>
+<CENTER>
+<H2>
+Hierarchy For All Packages</H2>
+</CENTER>
+<DL>
+<DT><B>Package Hierarchies:</B><DD><A HREF="com/hp/hpl/jena/tdb/package-tree.html">com.hp.hpl.jena.tdb</A>, <A HREF="tdb/package-tree.html">tdb</A>, <A HREF="tdb/cmdline/package-tree.html">tdb.cmdline</A>, <A HREF="tdb/tools/package-tree.html">tdb.tools</A></DL>
+<HR>
+<H2>
+Class Hierarchy
+</H2>
+<UL>
+<LI TYPE="circle">java.lang.<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><B>Object</B></A><UL>
+<LI TYPE="circle">tdb.<A HREF="tdb/CmdRewriteIndex.html" title="class in tdb"><B>CmdRewriteIndex</B></A><LI TYPE="circle">tdb.cmdline.<A HREF="tdb/cmdline/CmdSub.html" title="class in tdb.cmdline"><B>CmdSub</B></A><UL>
+<LI TYPE="circle">tdb.<A HREF="tdb/tdbconfig.html" title="class in tdb"><B>tdbconfig</B></A></UL>
+<LI TYPE="circle">arq.cmdline.CommandLineBase<UL>
+<LI TYPE="circle">arq.cmdline.CmdLineArgs<UL>
+<LI TYPE="circle">arq.cmdline.CmdMain<UL>
+<LI TYPE="circle">arq.cmdline.CmdArgModule<UL>
+<LI TYPE="circle">arq.cmdline.CmdGeneral (implements arq.cmdline.CallbackHelp)
+<UL>
+<LI TYPE="circle">arq.cmdline.CmdARQ<UL>
+<LI TYPE="circle">tdb.cmdline.<A HREF="tdb/cmdline/CmdTDB.html" title="class in tdb.cmdline"><B>CmdTDB</B></A><UL>
+<LI TYPE="circle">tdb.cmdline.<A HREF="tdb/cmdline/CmdTDBGraph.html" title="class in tdb.cmdline"><B>CmdTDBGraph</B></A><UL>
+<LI TYPE="circle">tdb.<A HREF="tdb/tdbloader.html" title="class in tdb"><B>tdbloader</B></A><LI TYPE="circle">tdb.<A HREF="tdb/tdbstats.html" title="class in tdb"><B>tdbstats</B></A></UL>
+<LI TYPE="circle">tdb.<A HREF="tdb/tdbbackup.html" title="class in tdb"><B>tdbbackup</B></A><LI TYPE="circle">tdb.<A HREF="tdb/tdbclean.html" title="class in tdb"><B>tdbclean</B></A><LI TYPE="circle">tdb.<A HREF="tdb/tdbdump.html" title="class in tdb"><B>tdbdump</B></A><LI TYPE="circle">tdb.<A HREF="tdb/tdbnode.html" title="class in tdb"><B>tdbnode</B></A><LI TYPE="circle">tdb.<A HREF="tdb/tdbrecovery.html" title="class in tdb"><B>tdbrecovery</B></A></UL>
+<LI TYPE="circle">arq.cmdline.CmdUpdate<UL>
+<LI TYPE="circle">arq.update<UL>
+<LI TYPE="circle">tdb.<A HREF="tdb/tdbupdate.html" title="class in tdb"><B>tdbupdate</B></A></UL>
+</UL>
+<LI TYPE="circle">arq.query<UL>
+<LI TYPE="circle">tdb.<A HREF="tdb/tdbquery.html" title="class in tdb"><B>tdbquery</B></A></UL>
+</UL>
+<LI TYPE="circle">tdb.tools.<A HREF="tdb/tools/dumpbpt.html" title="class in tdb.tools"><B>dumpbpt</B></A><LI TYPE="circle">tdb.tools.<A HREF="tdb/tools/dumpnodetable.html" title="class in tdb.tools"><B>dumpnodetable</B></A></UL>
+</UL>
+</UL>
+</UL>
+</UL>
+<LI TYPE="circle">arq.cmdline.ModBase (implements arq.cmdline.ArgModuleGeneral)
+<UL>
+<LI TYPE="circle">arq.cmdline.ModAssembler<UL>
+<LI TYPE="circle">tdb.cmdline.<A HREF="tdb/cmdline/ModTDBAssembler.html" title="class in tdb.cmdline"><B>ModTDBAssembler</B></A></UL>
+<LI TYPE="circle">arq.cmdline.ModDataset<UL>
+<LI TYPE="circle">arq.cmdline.ModDatasetGeneral<UL>
+<LI TYPE="circle">arq.cmdline.ModDatasetGeneralAssembler<UL>
+<LI TYPE="circle">arq.cmdline.ModGraphStore<UL>
+<LI TYPE="circle">tdb.cmdline.<A HREF="tdb/cmdline/ModTDBGraphStore.html" title="class in tdb.cmdline"><B>ModTDBGraphStore</B></A></UL>
+</UL>
+</UL>
+<LI TYPE="circle">tdb.cmdline.<A HREF="tdb/cmdline/ModTDBDataset.html" title="class in tdb.cmdline"><B>ModTDBDataset</B></A></UL>
+</UL>
+<LI TYPE="circle">tdb.cmdline.<A HREF="tdb/cmdline/ModLocation.html" title="class in tdb.cmdline"><B>ModLocation</B></A> (implements arq.cmdline.ArgModuleGeneral)
+<LI TYPE="circle">tdb.cmdline.<A HREF="tdb/cmdline/ModModel.html" title="class in tdb.cmdline"><B>ModModel</B></A> (implements arq.cmdline.ArgModuleGeneral)
+<LI TYPE="circle">com.hp.hpl.jena.tdb.<A HREF="com/hp/hpl/jena/tdb/StoreConnection.html" title="class in com.hp.hpl.jena.tdb"><B>StoreConnection</B></A><LI TYPE="circle">com.hp.hpl.jena.tdb.<A HREF="com/hp/hpl/jena/tdb/TDB.html" title="class in com.hp.hpl.jena.tdb"><B>TDB</B></A><LI TYPE="circle">com.hp.hpl.jena.tdb.<A HREF="com/hp/hpl/jena/tdb/TDBBackup.html" title="class in com.hp.hpl.jena.tdb"><B>TDBBackup</B></A><LI TYPE="circle">com.hp.hpl.jena.tdb.<A HREF="com/hp/hpl/jena/tdb/TDBFactory.html" title="class in com.hp.hpl.jena.tdb"><B>TDBFactory</B></A><LI TYPE="circle">com.hp.hpl.jena.tdb.<A HREF="com/hp/hpl/jena/tdb/TDBLoader.html" title="class in com.hp.hpl.jena.tdb"><B>TDBLoader</B></A><LI TYPE="circle">java.lang.<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang"><B>Throwable</B></A> (implements java.io.<A HREF="http://download.oracle.com/javase/6/docs/api/java/io/Serializable.html?i
 s-external=true" title="class or interface in java.io">Serializable</A>)
+<UL>
+<LI TYPE="circle">java.lang.<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang"><B>Exception</B></A><UL>
+<LI TYPE="circle">java.lang.<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/RuntimeException.html?is-external=true" title="class or interface in java.lang"><B>RuntimeException</B></A><UL>
+<LI TYPE="circle">com.hp.hpl.jena.shared.JenaException<UL>
+<LI TYPE="circle">com.hp.hpl.jena.tdb.<A HREF="com/hp/hpl/jena/tdb/TDBException.html" title="class in com.hp.hpl.jena.tdb"><B>TDBException</B></A></UL>
+</UL>
+</UL>
+</UL>
+</UL>
+</UL>
+<H2>
+Interface Hierarchy
+</H2>
+<UL>
+<LI TYPE="circle">tdb.cmdline.<A HREF="tdb/cmdline/CmdSub.Exec.html" title="interface in tdb.cmdline"><B>CmdSub.Exec</B></A></UL>
+<HR>
+
+
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<A NAME="navbar_bottom"><!-- --></A>
+<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_bottom_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;PREV&nbsp;
+&nbsp;NEXT</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="index.html?overview-tree.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="overview-tree.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_bottom"></A>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+
+<HR>
+Licenced under the Apache License, Version 2.0
+</BODY>
+</HTML>

Added: websites/staging/jena/trunk/content/jena/documentation/javadoc/tdb/serialized-form.html
==============================================================================
--- websites/staging/jena/trunk/content/jena/documentation/javadoc/tdb/serialized-form.html (added)
+++ websites/staging/jena/trunk/content/jena/documentation/javadoc/tdb/serialized-form.html Mon Apr 23 21:10:49 2012
@@ -0,0 +1,164 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc (build 1.6.0_23) on Wed Feb 29 19:40:42 GMT 2012 -->
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<TITLE>
+Serialized Form (TDB 0.9.0-incubating)
+</TITLE>
+
+<META NAME="date" CONTENT="2012-02-29">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Serialized Form (TDB 0.9.0-incubating)";
+    }
+}
+</SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
+
+
+<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A>
+<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_top_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;PREV&nbsp;
+&nbsp;NEXT</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="index.html?serialized-form.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="serialized-form.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A>
+<!-- ========= END OF TOP NAVBAR ========= -->
+
+<HR>
+<CENTER>
+<H1>
+Serialized Form</H1>
+</CENTER>
+<HR SIZE="4" NOSHADE>
+
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="center"><FONT SIZE="+2">
+<B>Package</B> <B>com.hp.hpl.jena.tdb</B></FONT></TH>
+</TR>
+</TABLE>
+
+<P>
+<A NAME="com.hp.hpl.jena.tdb.TDBException"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Class <A HREF="com/hp/hpl/jena/tdb/TDBException.html" title="class in com.hp.hpl.jena.tdb">com.hp.hpl.jena.tdb.TDBException</A> extends com.hp.hpl.jena.shared.JenaException implements Serializable</B></FONT></TH>
+</TR>
+</TABLE>
+
+<P>
+
+<P>
+<HR>
+
+
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<A NAME="navbar_bottom"><!-- --></A>
+<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_bottom_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;PREV&nbsp;
+&nbsp;NEXT</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="index.html?serialized-form.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="serialized-form.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_bottom"></A>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+
+<HR>
+Licenced under the Apache License, Version 2.0
+</BODY>
+</HTML>