Author: andy
Date: Tue Oct 24 18:52:25 2017
New Revision: 1813220
URL: http://svn.apache.org/viewvc?rev=1813220&view=rev
Log:
Add TDB2 link
Modified:
jena/site/trunk/content/documentation/index.mdtext
Modified: jena/site/trunk/content/documentation/index.mdtext
URL:
http://svn.apache.org/viewvc/jena/site/trunk/content/documentation/index.mdtext?rev=1813220&r1=1813219&r2=1813220&view=diff
==============================================================================
--- jena/site/trunk/content/documentation/index.mdtext (original)
+++ jena/site/trunk/content/documentation/index.mdtext Tue Oct 24 18:52:25 2017
@@ -15,6 +15,7 @@ sections.
* [Inference](./inference/) - using the Jena rules engine and other inference
algorithms to derive consequences from RDF models
* [Ontology](./ontology/) - support for handling OWL models in Jena
* [TDB](./tdb/) - a fast persistent triple store that stores directly to disk
+* [TDB2](./tdb2) - next generation TDB
* [RDF Connection](./rdfconnection/) - a SPARQL API for local datasets and
remote services
* [Javadoc](./javadoc/) - JavaDoc generated from the Jena source
* [Text Search](./query/text-query.html) - enhanced indexes using Lucene or
Solr for more efficient searching of text literals in Jena models and datasets.