Re: CMS diff: TDB Command-line Utilities

2018-10-18 Thread ajs6f
Thanks Aaron!

Committed with https://svn.apache.org/viewvc?view=revision=1844256 

ajs6f

> On Oct 18, 2018, at 3:31 PM, Aaron Kesler  wrote:
> 
> Clone URL (Committers only):
> https://cms.apache.org/redirect?new=anonymous;action=diff;uri=http://jena.apache.org/documentation%2Ftdb%2Fcommands.mdtext
> 
> Aaron Kesler
> 
> Index: trunk/content/documentation/tdb/commands.mdtext
> ===
> --- trunk/content/documentation/tdb/commands.mdtext   (revision 1844191)
> +++ trunk/content/documentation/tdb/commands.mdtext   (working copy)
> @@ -113,6 +113,8 @@
> 
> ### `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.
> 
> 



CMS diff: TDB Command-line Utilities

2018-10-18 Thread Aaron Kesler
Clone URL (Committers only):
https://cms.apache.org/redirect?new=anonymous;action=diff;uri=http://jena.apache.org/documentation%2Ftdb%2Fcommands.mdtext

Aaron Kesler

Index: trunk/content/documentation/tdb/commands.mdtext
===
--- trunk/content/documentation/tdb/commands.mdtext (revision 1844191)
+++ trunk/content/documentation/tdb/commands.mdtext (working copy)
@@ -113,6 +113,8 @@
 
 ### `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.