kinow commented on a change in pull request #93: URL: https://github.com/apache/jena-site/pull/93#discussion_r785135997
########## File path: source/documentation/tdb/tdb-xloader.md ########## @@ -40,6 +41,12 @@ temporary files. `FILE` is any RDF syntax supported by Jena. Syntax is determined by the file extension and can include an addtional ".gz" or ".bz2" for compressed files. +`tdb2.xloader` also supports argument `--threads` to set the number of threads +to use with `sort(1)`. The default is 2. The recommendation for an inital Review comment: S/inital/initial -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@jena.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org