You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by aj...@apache.org on 2018/10/18 15:33:43 UTC

svn commit: r1844256 - /jena/site/trunk/content/documentation/tdb/commands.mdtext

Author: ajs6f
Date: Thu Oct 18 15:33:43 2018
New Revision: 1844256

URL: http://svn.apache.org/viewvc?rev=1844256&view=rev
Log:
Provided example for tdbloader

Modified:
    jena/site/trunk/content/documentation/tdb/commands.mdtext

Modified: jena/site/trunk/content/documentation/tdb/commands.mdtext
URL: http://svn.apache.org/viewvc/jena/site/trunk/content/documentation/tdb/commands.mdtext?rev=1844256&r1=1844255&r2=1844256&view=diff
==============================================================================
--- jena/site/trunk/content/documentation/tdb/commands.mdtext (original)
+++ jena/site/trunk/content/documentation/tdb/commands.mdtext Thu Oct 18 15:33:43 2018
@@ -113,6 +113,8 @@ is assumed.
 
 ### `tdbloader`
 
+> tdbloader --loc /path/for/database input.trig
+
 Bulk loader and index builder. Performs bulk load operations more
 efficiently than simply reading RDF into a TDB-back model.