Clone URL (Committers only):
https://cms.apache.org/redirect?new=anonymous;action=diff;uri=http://jena.apache.org/documentation%2Ftdb2%2Ftdb2_cmds.md

Markus Neumann

Index: trunk/content/documentation/tdb2/tdb2_cmds.md
===================================================================
--- trunk/content/documentation/tdb2/tdb2_cmds.md       (revision 1843370)
+++ trunk/content/documentation/tdb2/tdb2_cmds.md       (working copy)
@@ -7,10 +7,11 @@
 These scripts are available jena binary distribution.
 
 * `tdb2.tdbbackup`
+* `tdb2.tdbcompact`
 * `tdb2.tdbdump`
-* `tdb2.tdbcompact`
 * `tdb2.tdbloader`
 * `tdb2.tdbquery`
+* `tdb2.tdbstats`
 * `tdb2.tdbupdate`
 
 On MS Windows, these commands are called `tdb2_tdbquery` etc.
@@ -83,3 +84,6 @@
 performance providing enough RAM is available and the persistent storage
 is SSD. It can consume all hardware resources, greatly impacting
 any other applications running.
+
+## tdb2.tdbstats
+See https://jena.apache.org/documentation/tdb/optimizer.html

Reply via email to