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/10/18 19:45:56 UTC

svn commit: r835488 - in /websites/staging/jena/trunk/content: ./ documentation/tdb/commands.html

Author: buildbot
Date: Thu Oct 18 17:45:55 2012
New Revision: 835488

Log:
Staging update by buildbot for jena

Modified:
    websites/staging/jena/trunk/content/   (props changed)
    websites/staging/jena/trunk/content/documentation/tdb/commands.html

Propchange: websites/staging/jena/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Oct 18 17:45:55 2012
@@ -1 +1 @@
-1398088
+1399746

Modified: websites/staging/jena/trunk/content/documentation/tdb/commands.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/tdb/commands.html (original)
+++ websites/staging/jena/trunk/content/documentation/tdb/commands.html Thu Oct 18 17:45:55 2012
@@ -173,7 +173,6 @@
 <li><a href="#store-description">Store description</a></li>
 <li><a href="#tdbloader">tdbloader</a></li>
 <li><a href="#tdbloader2">tdbloader2</a></li>
-<li><a href="#tdbloader3">tdbloader3</a></li>
 <li><a href="#tdbquery">tdbquery</a></li>
 <li><a href="#tdbdump">tdbdump</a></li>
 <li><a href="#tdbstats">tdbstats</a></li>
@@ -275,13 +274,6 @@ on Linux and Mac OS/X since it relies on
 <p>This bulk loader can only be used to create a database. It may
 overwrite existing data. It only accepts the --loc argument and a
 list of files to load.</p>
-<h3 id="tdbloader3"><code>tdbloader3</code></h3>
-<p>Bulk loader and index builder. This needs tuning via it's arguments.
-It only requires Java so will work
-anywhere that Jena can be used.</p>
-<p>This bulk loader can only be used to create a database. It may
-overwrite existing data. It only accepts the --loc argument and a
-list of files to load.</p>
 <h3 id="tdbquery"><code>tdbquery</code></h3>
 <p>Invoke a SPARQL query on a store. Use <code>--time</code> for timing
 information. The store is attached on each run of this command so